slavefw.service created online with Bitbucket
This commit is contained in:
parent
991c0d5415
commit
7618905325
1 changed files with 9 additions and 0 deletions
9
slavefw.service
Normal file
9
slavefw.service
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
[Unit]
|
||||||
|
Description=Slave FW Autostarter
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=oneshot
|
||||||
|
ExecStart=/root/slavefw.sh
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
Reference in a new issue