move monstart and monstop to systemd

This commit is contained in:
Cassiano Aquino 2019-10-09 09:47:00 +01:00
parent e1e2fe73b7
commit f7b8690357
No known key found for this signature in database
GPG Key ID: 2480258091054B09

View File

@ -407,7 +407,9 @@
[Service]
Type=simple
PermissionsStartOnly=true
ExecStartPre=/usr/bin/monstart
ExecStart=/usr/bin/bettercap-launcher
ExecStopPost=/usr/bin/monstop
Restart=always
RestartSec=30