change to improve network startup on first boot
This commit is contained in:
@@ -62,10 +62,10 @@ fi
|
||||
|
||||
test -f /etc/ssh/ssh_host_dsa_key || dpkg-reconfigure openssh-server
|
||||
|
||||
if [ ! -f /etc/machine-id ]
|
||||
then
|
||||
/usr/bin/systemd-machine-id-setup
|
||||
fi
|
||||
#if [ ! -f /etc/machine-id ]
|
||||
#then
|
||||
# /usr/bin/systemd-machine-id-setup
|
||||
#fi
|
||||
|
||||
exit 0
|
||||
EOL
|
||||
|
||||
Reference in New Issue
Block a user