summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--satellit_upgrader/updater.template.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/satellit_upgrader/updater.template.sh b/satellit_upgrader/updater.template.sh
index 3e89551..11a2213 100644
--- a/satellit_upgrader/updater.template.sh
+++ b/satellit_upgrader/updater.template.sh
@@ -838,6 +838,7 @@ if ! [ -s /root/.ssh/id_rsa ]; then
fi
# Timesync
+diffcp "system" "/usr/local/sbin/slx-wait-online"
diffcp "timesync" "/etc/systemd/system/redneck-timesync.service"
diffcp "timesync" "/usr/local/sbin/redneck-timesync.sh"
mkdir -p "/etc/systemd/system/network-online.target.wants"