Update user.yaml
This commit is contained in:
@@ -17,4 +17,3 @@ packages:
|
|||||||
runcmd:
|
runcmd:
|
||||||
- systemctl enable --now qemu-guest-agent
|
- 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