From 90fde9b6448975d58c74528c271db26d7b60a26d Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 11 Oct 2023 14:43:32 +0200 Subject: [SSUS] Fix permissions of dmsd config --- satellit_upgrader/updater.template.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'satellit_upgrader/updater.template.sh') diff --git a/satellit_upgrader/updater.template.sh b/satellit_upgrader/updater.template.sh index 7654880..87ecd63 100644 --- a/satellit_upgrader/updater.template.sh +++ b/satellit_upgrader/updater.template.sh @@ -631,6 +631,7 @@ if [ -n "$TGZ_DOZMOD" ]; then echo 'db.location-table = openslx.location' >> "$PATH_DOZMOD/config.properties" fi fixperms "$PATH_DOZMOD" root:images + chmod 0640 "$PATH_DOZMOD/config.properties" restart["dmsd.service"]=1 echo "dmsd upgrade complete" fi -- cgit v1.2.3-55-g7522