summaryrefslogtreecommitdiffstats
path: root/satellit_upgrader/pack-update.sh
diff options
context:
space:
mode:
authorSimon Rettberg2017-12-21 10:04:36 +0100
committerSimon Rettberg2017-12-21 10:04:36 +0100
commit5938c98e0d1f7b3dc777c968cea5f32661dab0c6 (patch)
treee317fae6e76638a684b3e1ae684cac4806dc83ef /satellit_upgrader/pack-update.sh
parent[SSUS] More consistent log messages (diff)
downloadsetup-scripts-5938c98e0d1f7b3dc777c968cea5f32661dab0c6.tar.gz
setup-scripts-5938c98e0d1f7b3dc777c968cea5f32661dab0c6.tar.xz
setup-scripts-5938c98e0d1f7b3dc777c968cea5f32661dab0c6.zip
[SSUS] Add dnbd3 rpc.acl
Diffstat (limited to 'satellit_upgrader/pack-update.sh')
-rwxr-xr-xsatellit_upgrader/pack-update.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/satellit_upgrader/pack-update.sh b/satellit_upgrader/pack-update.sh
index 78e402d..36e54d0 100755
--- a/satellit_upgrader/pack-update.sh
+++ b/satellit_upgrader/pack-update.sh
@@ -129,6 +129,7 @@ if [ -z "$LEAN" ]; then
addinstallfile "dnbd3-server.service"
addinstallfile "is-enabled"
addinstallfile "server.conf"
+ addinstallfile "rpc.acl"
# TODO: Unify more
source ../satellit_installer/includes/10-sudo_config.inc