summaryrefslogtreecommitdiffstats
path: root/satellit_upgrader/updater.template.sh
diff options
context:
space:
mode:
Diffstat (limited to 'satellit_upgrader/updater.template.sh')
-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 2ebb906..c6d597a 100644
--- a/satellit_upgrader/updater.template.sh
+++ b/satellit_upgrader/updater.template.sh
@@ -808,6 +808,7 @@ if [ -n "$TGZ_LDADP" ]; then
[ -n "$cver" ] && pwarning "Trying to keep going with current version $cver"
killall ldadp 2>/dev/null && pwarning "LDAP/AD Proxy was killed. Client logins might not work for a couple of minutes (see Server Status in webif)"
fi
+ diffcp "ldadp" "/etc/systemd/system/ldadp@.service" && daemon_reload=true
fi
# ************************** tmate ************************