Update user.yaml

This commit is contained in:
2025-11-05 08:00:21 +00:00
parent ccd8285ab5
commit d0b8ee79ba

View File

@@ -16,5 +16,4 @@ packages:
- net-tools
runcmd:
- systemctl enable --now qemu-guest-agent
- 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 -
- timedatectl set-timezone Europe/Moscow