bugfix
This commit is contained in:
parent
e850adef0b
commit
b678f3d846
@ -12,6 +12,7 @@ sudo cat > /etc/systemd/system/$servicename.service <<EOF
|
|||||||
Wants=systemd-networkd.service
|
Wants=systemd-networkd.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Type=forking
|
||||||
WorkingDirectory=$workdir
|
WorkingDirectory=$workdir
|
||||||
ExecStart=$workdir/start.sh
|
ExecStart=$workdir/start.sh
|
||||||
ExecStop=$workdir/stop.sh
|
ExecStop=$workdir/stop.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user