mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/mailman: Fixed doinst.sh.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
093d83ff30
commit
c96e17a392
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ preserve_perms etc/rc.d/rc.mailman.new
|
||||||
config opt/mailman/Mailman/mm_cfg.py.new
|
config opt/mailman/Mailman/mm_cfg.py.new
|
||||||
|
|
||||||
# Ensure the private archive doesn't have o+w
|
# Ensure the private archive doesn't have o+w
|
||||||
chmod o-x /opt/mailman/var/mailman/archives/private
|
chmod o-x opt/mailman/var/mailman/archives/private
|
||||||
|
|
Loading…
Reference in a new issue