summaryrefslogtreecommitdiffstats
path: root/satellit_upgrader/updater.template.sh
diff options
context:
space:
mode:
authorSimon Rettberg2019-10-28 16:18:01 +0100
committerSimon Rettberg2019-10-28 16:18:01 +0100
commitc9a9ea9eabbc2e537d272baca4e9579da54ecc5b (patch)
tree446ed18d275ef018f1c3daf9b3aef2ae3bf4af2a /satellit_upgrader/updater.template.sh
parent[SSUS] Delete dnbd3's old "is-enabled" script (diff)
downloadsetup-scripts-c9a9ea9eabbc2e537d272baca4e9579da54ecc5b.tar.gz
setup-scripts-c9a9ea9eabbc2e537d272baca4e9579da54ecc5b.tar.xz
setup-scripts-c9a9ea9eabbc2e537d272baca4e9579da54ecc5b.zip
[SSUS] Install alt-servers file for dnbd3-server
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 adb70ac..d898f34 100644
--- a/satellit_upgrader/updater.template.sh
+++ b/satellit_upgrader/updater.template.sh
@@ -607,6 +607,7 @@ fi
# config
diffcp "dnbd3/server.conf" "/etc/dnbd3-server/server.conf"
diffcp "dnbd3/rpc.acl" "/etc/dnbd3-server/rpc.acl"
+diffcp "dnbd3/alt-servers" "/etc/dnbd3-server/alt-servers"
rm -f -- "$PATH_DNBD3/is-enabled"
if [ -n "$TGZ_DNBD3" ]; then