Open permissions on config files
This commit is contained in:
parent
40a6a73826
commit
99a561421a
3
run.sh
3
run.sh
@ -33,6 +33,9 @@ ln -s /config/pgsql-relay-domains.cf /etc/postfix/pgsql-relay-domains.cf
|
||||
ln -s /config/pgsql-transport-maps.cf /etc/postfix/pgsql-transport-maps.cf
|
||||
ln -s /config/master.cf /etc/postfix/master.cf
|
||||
|
||||
#Open permissions
|
||||
chmod -R 777 /config
|
||||
|
||||
#Start services
|
||||
|
||||
# If host mounting /var/spool/postfix, we need to delete old pid file before
|
||||
|
Loading…
x
Reference in New Issue
Block a user