mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
avahi:
- speedup start
This commit is contained in:
parent
25a1aa41c8
commit
1827f4a117
@ -11,7 +11,7 @@ if test -f /usr/sbin/avahi-daemon; then
|
||||
progress "Starting Avahi Daemon"
|
||||
|
||||
mkdir -p /var/run/avahi-daemon
|
||||
avahi-daemon -D
|
||||
avahi-daemon -D &
|
||||
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user