summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhosts/profitbricks-build6-amd64/etc/rc.local3
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