Skip to content
Snippets Groups Projects
Commit 6f3947d5 authored by Angus Ainslie's avatar Angus Ainslie
Browse files

power_key.service: restart on failure


Signed-off-by: default avatarAngus Ainslie <angus@akkea.ca>
parent d695cb23
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,9 @@
ConditionPathExists=/usr/bin/power_key.py
[Service]
Type=forking
Type=simple
ExecStart=/usr/bin/power_key.py
TimeoutSec=0
StandardOutput=tty
RemainAfterExit=yes
SysVStartPriority=99
Restart=always
[Install]
WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment