Move DNS configuration before sendmail configuration, because
newaliases(1) may hang without proper DNS configuration. Approved by: brueffer
This commit is contained in:
parent
96f2eb8f8a
commit
3db78d4417
@ -269,6 +269,10 @@ Disable the port mapper
|
||||
.Li rpcbind_enable="NO" )
|
||||
(virtual server only)
|
||||
.It
|
||||
Configure
|
||||
.Pa /etc/resolv.conf
|
||||
so that name resolution within the jail will work correctly
|
||||
.It
|
||||
Run
|
||||
.Xr newaliases 1
|
||||
to quell
|
||||
@ -280,10 +284,6 @@ Disable interface configuration to quell startup warnings about
|
||||
.Pq Li network_interfaces=""
|
||||
(virtual server only)
|
||||
.It
|
||||
Configure
|
||||
.Pa /etc/resolv.conf
|
||||
so that name resolution within the jail will work correctly
|
||||
.It
|
||||
Set a root password, probably different from the real host system
|
||||
.It
|
||||
Set the timezone
|
||||
|
Loading…
x
Reference in New Issue
Block a user