diff options
Diffstat (limited to 'hosts')
-rwxr-xr-x | hosts/bpi0-armhf-rb/etc/rc.local | 2 | ||||
-rwxr-xr-x | hosts/hb0-armhf-rb/etc/rc.local | 2 | ||||
-rwxr-xr-x | hosts/profitbricks-build3-amd64/etc/rc.local | 2 | ||||
-rwxr-xr-x | hosts/profitbricks-build5-amd64/etc/rc.local | 2 | ||||
-rwxr-xr-x | hosts/profitbricks-build6-amd64/etc/rc.local | 2 | ||||
-rwxr-xr-x | hosts/wbq0-armhf-rb/etc/rc.local | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/hosts/bpi0-armhf-rb/etc/rc.local b/hosts/bpi0-armhf-rb/etc/rc.local index b069e6ba..e8721439 100755 --- a/hosts/bpi0-armhf-rb/etc/rc.local +++ b/hosts/bpi0-armhf-rb/etc/rc.local @@ -21,7 +21,7 @@ systemctl disable systemd-timedated systemctl stop systemd-timesyncd systemctl stop systemd-timedated ntpdate -b de.pool.ntp.org -date --set="+400 days" +date --set="+398 days" echo "$(date) - system is running in the future now" | mail -s "$(hostname -f) in the future" root exit 0 diff --git a/hosts/hb0-armhf-rb/etc/rc.local b/hosts/hb0-armhf-rb/etc/rc.local index b069e6ba..e8721439 100755 --- a/hosts/hb0-armhf-rb/etc/rc.local +++ b/hosts/hb0-armhf-rb/etc/rc.local @@ -21,7 +21,7 @@ systemctl disable systemd-timedated systemctl stop systemd-timesyncd systemctl stop systemd-timedated ntpdate -b de.pool.ntp.org -date --set="+400 days" +date --set="+398 days" echo "$(date) - system is running in the future now" | mail -s "$(hostname -f) in the future" root exit 0 diff --git a/hosts/profitbricks-build3-amd64/etc/rc.local b/hosts/profitbricks-build3-amd64/etc/rc.local index b069e6ba..e8721439 100755 --- a/hosts/profitbricks-build3-amd64/etc/rc.local +++ b/hosts/profitbricks-build3-amd64/etc/rc.local @@ -21,7 +21,7 @@ systemctl disable systemd-timedated systemctl stop systemd-timesyncd systemctl stop systemd-timedated ntpdate -b de.pool.ntp.org -date --set="+400 days" +date --set="+398 days" echo "$(date) - system is running in the future now" | mail -s "$(hostname -f) in the future" root exit 0 diff --git a/hosts/profitbricks-build5-amd64/etc/rc.local b/hosts/profitbricks-build5-amd64/etc/rc.local index 12753f78..d3b00d7c 100755 --- a/hosts/profitbricks-build5-amd64/etc/rc.local +++ b/hosts/profitbricks-build5-amd64/etc/rc.local @@ -18,7 +18,7 @@ systemctl disable systemd-timedated systemctl stop systemd-timesyncd systemctl stop systemd-timedated ntpdate -b de.pool.ntp.org -date --set="+400 days" +date --set="+398 days" echo "$(date) - system is running in the future now" | mail -s "$(hostname -f) in the future" root exit 0 diff --git a/hosts/profitbricks-build6-amd64/etc/rc.local b/hosts/profitbricks-build6-amd64/etc/rc.local index b069e6ba..e8721439 100755 --- a/hosts/profitbricks-build6-amd64/etc/rc.local +++ b/hosts/profitbricks-build6-amd64/etc/rc.local @@ -21,7 +21,7 @@ systemctl disable systemd-timedated systemctl stop systemd-timesyncd systemctl stop systemd-timedated ntpdate -b de.pool.ntp.org -date --set="+400 days" +date --set="+398 days" echo "$(date) - system is running in the future now" | mail -s "$(hostname -f) in the future" root exit 0 diff --git a/hosts/wbq0-armhf-rb/etc/rc.local b/hosts/wbq0-armhf-rb/etc/rc.local index b069e6ba..e8721439 100755 --- a/hosts/wbq0-armhf-rb/etc/rc.local +++ b/hosts/wbq0-armhf-rb/etc/rc.local @@ -21,7 +21,7 @@ systemctl disable systemd-timedated systemctl stop systemd-timesyncd systemctl stop systemd-timedated ntpdate -b de.pool.ntp.org -date --set="+400 days" +date --set="+398 days" echo "$(date) - system is running in the future now" | mail -s "$(hostname -f) in the future" root exit 0 |