Implement shutdown-if-not-in-use.
This commit is contained in:
parent
f1c67852da
commit
9f6fa677c4
5 changed files with 84 additions and 0 deletions
6
roles/lmn_kde/files/pwroff.service
Normal file
6
roles/lmn_kde/files/pwroff.service
Normal file
|
@ -0,0 +1,6 @@
|
|||
[Unit]
|
||||
Description=Run pwroff script
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/sbin/pwroff
|
Loading…
Add table
Add a link
Reference in a new issue