pidor/systemfiles/systemd/system/peoplecounter-realtime.service

11 lines
169 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/peoplecounter-realtime.sh
Restart=always
[Install]
WantedBy=multi-user.target