frankenrouter/slavefw.service

12 lines
194 B
SYSTEMD
Raw Permalink Normal View History

[Unit]
Description=Slave FW Autostarter
[Service]
2018-01-23 08:49:41 -05:00
WorkingDirectory=/root/
Type=forking
ExecStart=/bin/bash /root/frankenrouter/slavefw.sh
KillMode=process
[Install]
2018-01-23 08:49:41 -05:00
WantedBy=multi-user.target