mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Revert "dbus: shutdown dbus on reboot/poweroff"
This reverts commit fb48033d682ba16df5d0a15948f59facc0f39fbf.
This commit is contained in:
parent
8715162529
commit
8c0b1df278
@ -35,7 +35,5 @@ case $RUNLEVEL in
|
||||
;;
|
||||
|
||||
poweroff|reboot)
|
||||
progress "Stopping D-BUS"
|
||||
killall dbus-daemon
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user