2022-11-17 06:37:50 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Siwat Light Control Protocol Server
|
|
|
|
After=multi-user.target
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
|
|
|
WorkingDirectory=/slcp
|
|
|
|
ExecStart=/slcp/jumpstart.sh
|
2022-11-18 16:17:33 +00:00
|
|
|
Restart=on-failure
|
|
|
|
RestartSec=5s
|
2022-11-17 06:37:50 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|