postfix start fix

This commit is contained in:
2020-11-26 13:26:32 +01:00
parent eee4e9e15e
commit fe821ecfd1
+1 -1
View File
@@ -17,7 +17,7 @@ sed -i "s/\#relayhost = /relayhost = ${POSTFIX_RELAY_HOST}/g" /etc/postfix/main.
echo "root:$ROOT_PASSWD" | chpasswd
# Start the first process
/usr/bin/postfix start
/usr/sbin/postfix start
./usr/lib/x86_64-linux-gnu/proxmox-backup/proxmox-backup-api &
sleep 10