From e11fa7bcc68096c26734a19e31bb6f2accc48cb7 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 20 Apr 2021 14:03:22 +0200 Subject: [SSUS] Add ldadp service file --- satellit_upgrader/updater.template.sh | 1 + 1 file changed, 1 insertion(+) 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 ************************ -- cgit v1.2.3-55-g7522