diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-11-13 12:41:50 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-11-13 12:41:50 +0100 |
commit | 6cb02df5d52b64760a035ee3ac1bcd941b3510d3 (patch) | |
tree | be5102d9fb49a0a63c9c44b02842368532cf8c1b /hosts | |
parent | 913327790c61adbc40aaaf234740d5765cf1bf16 (diff) | |
download | jenkins.debian.net-6cb02df5d52b64760a035ee3ac1bcd941b3510d3.tar.xz |
reproducible: run pb-build6-amd64 398 days in the future, thus have year/month/day variation on all amd64 builds now
Diffstat (limited to 'hosts')
-rwxr-xr-x | hosts/profitbricks-build6-amd64/etc/rc.local | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/profitbricks-build6-amd64/etc/rc.local b/hosts/profitbricks-build6-amd64/etc/rc.local index e8721439..d3b00d7c 100755 --- a/hosts/profitbricks-build6-amd64/etc/rc.local +++ b/hosts/profitbricks-build6-amd64/etc/rc.local @@ -13,9 +13,6 @@ echo "$(date) - system was rebooted" | mail -s "$(hostname -f) rebooted" root -# disable running in the future for now -exit 0 - systemctl disable systemd-timesyncd systemctl disable systemd-timedated systemctl stop systemd-timesyncd |