mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Revert "irserver: shutdown irserver on reboot/poweroff"
This reverts commit 92b8da34ef.
This commit is contained in:
@@ -43,7 +43,5 @@ case $RUNLEVEL in
|
||||
;;
|
||||
|
||||
poweroff|reboot)
|
||||
progress "Stopping IRtrans daemon"
|
||||
killall irserver
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user