pidor/systemfiles/systemd/system/lockbutton.service

11 lines
157 B
INI

[Unit]
Description=lockbutton
After=getty.target
[Service]
ExecStart=/root/pidor/scripts/lockbutton.sh
Restart=always
[Install]
WantedBy=multi-user.target