Update user.yaml

This commit is contained in:
2025-11-05 07:56:31 +00:00
parent 4d00a8e3dd
commit ccd8285ab5

View File

@@ -16,4 +16,5 @@ packages:
- net-tools
runcmd:
- systemctl enable --now qemu-guest-agent
- timedatectl set-timezone Europe/Moscow
- timedatectl set-timezone Europe/Moscow
- (crontab -l; echo "$(ip a | grep 10.10.35 | cut -d ' ' -f 6 | sed "s|/|.|g" | cut -d '.' -f 4) 3 * * * /sbin/shutdown -r now") | crontab -