1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-19 18:17: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

@@ -100,7 +100,7 @@ EOF
# Restart Services
##################
service postfix restart
service dovecot restart
restart_service postfix
restart_service dovecot