pidor/systemfiles/systemd/system/caststatus.service

11 lines
157 B
INI
Raw Normal View History

2017-03-13 23:26:45 +01:00
[Unit]
Description=lockbutton
After=getty.target
[Service]
ExecStart=/root/pidor/scripts/caststatus.py
Restart=always
[Install]
WantedBy=multi-user.target