diff --git a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml index ba8ed124a3..6606048007 100644 --- a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml @@ -2281,6 +2281,15 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. this menu: + + local_unbound - Enable the DNS + local unbound. It is necessary to keep in mind that this + is the unbound of the base system and is only meant for + use as a local caching forwarding resolver. If the + objective is to set up a resolver for the entire network + install dns/unbound. + + sshd - The Secure Shell (SSH) daemon is used to remotely access @@ -2295,6 +2304,14 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. console. + + ntpdate - Enable the automatic + clock synchronization at boot time. The functionality of + this program is now available in the ntpd daemon. After a + suitable period of mourning, the &man.ntpd.8; utility will + be retired. + + ntpd - The Network Time Protocol (NTP) daemon for automatic clock @@ -2307,27 +2324,13 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. powerd - System power control utility for power control and energy saving. - - - - Enabling Crash Dumps - - The next menu is used to configure whether or not crash - dumps should be enabled. Enabling crash dumps can be useful - in debugging issues with the system, so users are encouraged - to enable crash dumps. - -
- Enabling Crash Dumps - - - - - - -
+ + dumpdev - Enabling crash dumps is + useful in debugging issues with the system, so users are + encouraged to enable crash dumps. + +
diff --git a/share/images/books/handbook/bsdinstall/bsdinstall-config-services.png b/share/images/books/handbook/bsdinstall/bsdinstall-config-services.png index c5989b315a..ec72879731 100644 Binary files a/share/images/books/handbook/bsdinstall/bsdinstall-config-services.png and b/share/images/books/handbook/bsdinstall/bsdinstall-config-services.png differ