move monstart and monstop to systemd
This commit is contained in:
parent
e1e2fe73b7
commit
f7b8690357
@ -407,7 +407,9 @@
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
PermissionsStartOnly=true
|
PermissionsStartOnly=true
|
||||||
|
ExecStartPre=/usr/bin/monstart
|
||||||
ExecStart=/usr/bin/bettercap-launcher
|
ExecStart=/usr/bin/bettercap-launcher
|
||||||
|
ExecStopPost=/usr/bin/monstop
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=30
|
RestartSec=30
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user