Compare commits
2 Commits
low-res
...
developmen
Author | SHA1 | Date | |
---|---|---|---|
c46bdd8337 | |||
eea2ff1ab4 |
@ -6,8 +6,11 @@ bootcmd:
|
||||
- uname -r
|
||||
- timedatectl set-ntp 1
|
||||
- timedatectl set-timezone Europe/Bratislava
|
||||
- systemctl stop systemd-resolved
|
||||
- systemctl disable --now systemd-resolved
|
||||
- unlink /etc/resolv.conf || true
|
||||
- echo "nameserver 84.200.69.80" > /etc/resolv.conf
|
||||
- systemctl disable --now snapd
|
||||
- systemctl disable --now snapd.socket
|
||||
- sleep 10
|
||||
|
||||
runcmd:
|
||||
|
Loading…
Reference in New Issue
Block a user