summaryrefslogtreecommitdiffstats
path: root/satellit_upgrader/updater.template.sh
diff options
context:
space:
mode:
authorSimon Rettberg2020-12-01 13:42:27 +0100
committerSimon Rettberg2020-12-01 13:42:27 +0100
commitde0c1cdbdda0f3f643d174959317003f847133c6 (patch)
treec863af9ac130e23819fdeb5ca2e10e9152ac95d6 /satellit_upgrader/updater.template.sh
parent[SSPS] Add lighttpd rewrites for infoscreen /panel/ rewrites (diff)
downloadsetup-scripts-de0c1cdbdda0f3f643d174959317003f847133c6.tar.gz
setup-scripts-de0c1cdbdda0f3f643d174959317003f847133c6.tar.xz
setup-scripts-de0c1cdbdda0f3f643d174959317003f847133c6.zip
[SS?S] Add CA infra for client -> server communication
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 b2a9c66..58454c1 100644
--- a/satellit_upgrader/updater.template.sh
+++ b/satellit_upgrader/updater.template.sh
@@ -554,6 +554,7 @@ if [ "$MAJOR" -lt 10 ]; then
fi
diffcp "lighttpd.conf" "/etc/lighttpd/lighttpd.conf" && restart["lighttpd.service"]=ja
diffcp "lighttpd-auto-ssl.sh" "/usr/share/lighttpd/auto-ssl.sh" && restart["lighttpd.service"]=ja
+diffcp "slx-cert" "/opt/openslx/slx-cert" && restart["lighttpd.service"]=ja
diffcp "lighttpd-include-conf-d.sh" "/usr/share/lighttpd/include-conf-d.sh" && restart["lighttpd.service"]=ja
# ********************** lighttpd php_children *************