mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
Revert "samba: shutdown samba on reboot/poweroff"
This reverts commit 5ee94a6324cfafcc928a8fd94a22ae5dcf9fa04f.
This commit is contained in:
parent
6a1a777a53
commit
8715162529
@ -52,8 +52,5 @@ case $RUNLEVEL in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
poweroff|reboot)
|
poweroff|reboot)
|
||||||
progress "Stopping Samba server"
|
|
||||||
killall nmbd
|
|
||||||
killall smbd
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user