diff --git a/user.yaml b/user.yaml index f550489..7b64177 100644 --- a/user.yaml +++ b/user.yaml @@ -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 - \ No newline at end of file + - timedatectl set-timezone Europe/Moscow \ No newline at end of file