1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-18 18:07:22 +01:00

hide lots of unnecessary and scary output during setup

This commit is contained in:
Joshua Tauberer
2014-07-16 09:06:45 -04:00
parent 465aaf2d30
commit 023cd12e1a
12 changed files with 70 additions and 29 deletions

View File

@@ -54,6 +54,6 @@ tools/editconf.py /etc/postfix/main.cf \
milter_default_action=accept
# Restart services.
service opendkim restart
service postfix restart
restart_service opendkim
restart_service postfix