Update user.yaml
This commit is contained in:
@@ -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 -
|
||||
Reference in New Issue
Block a user