frankenrouter/slavefw.service
2018-01-23 15:49:41 +02:00

12 lines
194 B
Desktop File

[Unit]
Description=Slave FW Autostarter
[Service]
WorkingDirectory=/root/
Type=forking
ExecStart=/bin/bash /root/frankenrouter/slavefw.sh
KillMode=process
[Install]
WantedBy=multi-user.target