|
|
@@ -104,6 +104,8 @@ start_container |
|
|
|
|
|
|
|
run "resolvconf --disable-updates" |
|
|
|
run "echo 'nameserver 8.8.8.8' > /run/resolvconf/resolv.conf" |
|
|
|
run "echo '127.0.0.1 localhost' > /etc/hosts" |
|
|
|
run "cat /etc/hosts.nilm >> /etc/hosts" |
|
|
|
run "hostnamectl --transient set-hostname nilmbuntu" |
|
|
|
|
|
|
|
#run "dbus-uuidgen > /var/lib/dbus/machine-id" |
|
|
|