mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
Restart avahi-daemon after changing hostname to update mdns.
This commit is contained in:
parent
974a0146f2
commit
2c41e63889
@ -8,3 +8,5 @@ if [ -x /etc/init.d/hostname.sh ] ; then
|
|||||||
else
|
else
|
||||||
service hostname start
|
service hostname start
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
service avahi-daemon restart
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user