From 0c8d934f045515a95b770b5dd058c3793229a28c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 12 Nov 2015 18:17:23 +0100 Subject: (if) run system 398 days in future --- hosts/profitbricks-build6-amd64/etc/rc.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/profitbricks-build6-amd64') 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 -- cgit v1.2.3-54-g00ecf