mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
remved StartPre and StopPost from systemd service files
This commit is contained in:
parent
a3f3cb6260
commit
4affeb24cb
1 changed files with 0 additions and 4 deletions
|
@ -5,11 +5,7 @@ After=dbus.socket
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStartPre=-/usr/bin/systemctl stop ap.service
|
||||
ExecStartPre=-/usr/bin/systemctl stop NetworkManager.service
|
||||
ExecStart=/usr/bin/miracle-wifid
|
||||
ExecStopPost=-/usr/bin/systemctl start NetworkManager.service
|
||||
ExecStopPost=-/usr/bin/systemctl start ap.service
|
||||
Restart=always
|
||||
User=root
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue