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