Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
docker
mailman
Commits
d41adca9
Commit
d41adca9
authored
Jan 17, 2019
by
ale
Browse files
Add missing /etc/mailman symlink
parent
56fd9fb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
d41adca9
...
@@ -83,7 +83,7 @@ done
...
@@ -83,7 +83,7 @@ done
# as above but with the /config mountpoint.
# as above but with the /config mountpoint.
mkdir
-p
/config
mkdir
-p
/config
rm
-f
/etc/mailman/mm_cfg.py
rm
-f
/etc/mailman/mm_cfg.py
for
f
in
mm_cfg.py mailman_api.conf forced_params
;
do
for
f
in
mm_cfg.py mailman_api.conf
domains
forced_params
;
do
ln
-s
/config/
$f
/etc/mailman/
$f
ln
-s
/config/
$f
/etc/mailman/
$f
done
done
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment