pidor/systemfiles/systemd/system/beamerdetect.service

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