always update NTP server in timesyncd, not just when commented out
This commit is contained in:
parent
fcaa400452
commit
f022e1e2c0
|
@ -1,3 +1,3 @@
|
|||
/etc/systemd/timesyncd.conf.wit sed -e 's/#NTP=.*/NTP=bastion.usw2.admin.wit.com/g'
|
||||
/etc/systemd/timesyncd.conf.wit sed -e 's/#NTP=.*\|NTP=.*/NTP=bastion.usw2.admin.wit.com/g'
|
||||
/etc/frr/daemons.wit sed -e 's/bgpd=no/bgpd=yes/' -e 's/zebra=no/zebra=yes/' -e 's/bfdd=no/bfdd=yes/'
|
||||
/etc/bash.bashrc.wit sed -e 's/.*witaddon/source \/etc\/bashrc-witaddon/; t; $ s/$/\nsource \/etc\/bashrc-witaddon/'
|
||||
|
|
Loading…
Reference in New Issue