summaryrefslogtreecommitdiffstats
path: root/builder/modules.d/dnbd3-rootfs/hooks/fetch-config.sh
diff options
context:
space:
mode:
authorJonathan Bauer2019-09-17 18:31:21 +0200
committerJonathan Bauer2019-09-17 18:31:21 +0200
commit1f88b49018427cf37079e70dac3149f7a1dd94f4 (patch)
treedc0a622cae3b7f372f532df234e5b052ab800834 /builder/modules.d/dnbd3-rootfs/hooks/fetch-config.sh
parentmore optimiziation (diff)
downloadsystemd-init-1f88b49018427cf37079e70dac3149f7a1dd94f4.tar.gz
systemd-init-1f88b49018427cf37079e70dac3149f7a1dd94f4.tar.xz
systemd-init-1f88b49018427cf37079e70dac3149f7a1dd94f4.zip
more improvements
Diffstat (limited to 'builder/modules.d/dnbd3-rootfs/hooks/fetch-config.sh')
-rwxr-xr-xbuilder/modules.d/dnbd3-rootfs/hooks/fetch-config.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/builder/modules.d/dnbd3-rootfs/hooks/fetch-config.sh b/builder/modules.d/dnbd3-rootfs/hooks/fetch-config.sh
index cbdaef38..a11332a7 100755
--- a/builder/modules.d/dnbd3-rootfs/hooks/fetch-config.sh
+++ b/builder/modules.d/dnbd3-rootfs/hooks/fetch-config.sh
@@ -47,3 +47,4 @@ cat "$config_path" >> /etc/openslx
# slxsrv overrides SLX_DNBD3_SERVERS if prefixed with @
[ "${slx_server#@}" != "${slx_server}" ] && sed -i "s/^SLX_DNBD3_SERVERS=.*/SLX_DNBD3_SERVERS='${slx_server#@}'/" "/etc/openslx"
+true