mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
avahi:
- speedup start
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user