mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-05 15:57:23 +01:00
'service nsd rebuild' is no longer a thing
Seems like it was removed in nsd4 (since Ubuntu 14.04). It now silently does nothing. Fixes #41.
This commit is contained in:
@@ -120,8 +120,7 @@ EOF
|
||||
done
|
||||
|
||||
# Kick nsd.
|
||||
service nsd rebuild
|
||||
service nsd restart # ensure it is running
|
||||
service nsd restart
|
||||
|
||||
# Kick opendkim.
|
||||
service opendkim restart
|
||||
|
||||
Reference in New Issue
Block a user