diff options
-rw-r--r-- | docs/installing/email.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md index 07254dea2..59785baec 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -274,7 +274,7 @@ And also edit `/etc/logrotate.d/rsyslog`: As the root user, make all these changes live with the following commands: - /etc/init.d/rsyslog restart + service rsyslog restart newaliases postmap /etc/postfix/transports |