MFH (r272173): offer to enable local_unbound after installation
This commit is contained in:
parent
b366d41790
commit
3ebe22f969
@ -43,6 +43,7 @@ DAEMONS=$( dialog --backtitle "FreeBSD Installer" \
|
||||
--title "System Configuration" --nocancel --separate-output \
|
||||
--checklist "Choose the services you would like to be started at boot:" \
|
||||
0 0 0 \
|
||||
local_unbound "Local caching validating resolver" ${local_unbound:-off} \
|
||||
sshd "Secure shell daemon" ${sshd_enable:-off} \
|
||||
moused "PS/2 mouse pointer on console" ${moused_enable:-off} \
|
||||
ntpd "Synchronize system and network time" ${ntpd_enable:-off} \
|
||||
|
Loading…
Reference in New Issue
Block a user