mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Make sure new hostname will show up immediately.
This commit is contained in:
parent
c12fbec30f
commit
6d3c39d166
@ -24,5 +24,6 @@ if [ -x /etc/init.d/hostname.sh ] ; then
|
||||
else
|
||||
service hostname start
|
||||
fi
|
||||
hostname "$hostname"
|
||||
|
||||
service avahi-daemon restart
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user