summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2021-04-22 14:39:04 +0200
committerSimon Rettberg2021-04-22 14:39:04 +0200
commitb772dc15ee3e2c0f593e7e7f337fb23ad90b91b4 (patch)
tree8c221e845dd75ce92ba8605757e15484011d7453
parent[SS?S] Remove syslog directives from systemd services (diff)
downloadsetup-scripts-b772dc15ee3e2c0f593e7e7f337fb23ad90b91b4.tar.gz
setup-scripts-b772dc15ee3e2c0f593e7e7f337fb23ad90b91b4.tar.xz
setup-scripts-b772dc15ee3e2c0f593e7e7f337fb23ad90b91b4.zip
[SSUS] Add slx-wait-online
-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"