mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +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
|
else
|
||||||
service hostname start
|
service hostname start
|
||||||
fi
|
fi
|
||||||
|
hostname "$hostname"
|
||||||
|
|
||||||
service avahi-daemon restart
|
service avahi-daemon restart
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user