11 lines
159 B
INI
11 lines
159 B
INI
|
[Unit]
|
||
|
Description=lockbutton
|
||
|
After=getty.target
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/root/pidor/scripts/beamerdetect.sh
|
||
|
Restart=always
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|