summaryrefslogtreecommitdiff
path: root/spec/one_node/vyos_script.sh
blob: edb0afeb0b40185e2c06487fcca42416132de9b1 (plain)
1
2
3
4
5
6
7
8
#!/bin/vbash

source /opt/vyatta/etc/functions/script-template

set system time-zone Asia/Tokyo

commit
save