mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-05 17:24:14 -04:00
emerg-shutdown: fix the hang-on-shutdown bug, add autodetection of new keyboards, shutdown key configuration, and instant shutdown option
This commit is contained in:
parent
a1d1c56033
commit
e42078e90d
5 changed files with 153 additions and 20 deletions
|
@ -6,9 +6,8 @@ Description=Emergency shutdown when boot media is removed
|
|||
Documentation=https://github.com/Kicksecure/security-misc
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Type=exec
|
||||
ExecStart=/usr/libexec/security-misc/emerg-shutdown
|
||||
RemainAfterExit=true
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue