From 0ab3bbb71c8d9c4a13913c44df64e4cada4e3280 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 15 Nov 2015 14:20:55 +0100 Subject: reproducible: run future nodes also 6h and 23min ahead --- hosts/profitbricks-build5-amd64/etc/rc.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/profitbricks-build5-amd64') diff --git a/hosts/profitbricks-build5-amd64/etc/rc.local b/hosts/profitbricks-build5-amd64/etc/rc.local index d3b00d7c..ae0a771a 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="+398 days" +date --set="+398 days +6 hours + 23 minutes" 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