https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211506
Bug ID: 211506
Summary: bsdinstall on 11.0-BETA3 enabled services don't end up
in rc.conf
Product: Base System
Version: 11.0-BETA3
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: conf
Assignee: freebs...@FreeBSD.org
Reporter: d...@FreeBSD.org
When installing 11.0-BETA3 (on an amd64 VMware guest), the dialog "Choose the
services you would like to be started at boot" does not seem to be functional
anymore, in the sense that enabled services do NOT end up in the final rc.conf
on the target installation.
For example, if I check sshd, ntpd and dumpdev, the final rc.conf becomes:
hostname="beta3test"
ifconfig_em0="DHCP"
ifconfig_em0_ipv6="inet6 accept_rtadv"
zfs_enable="YES"
Note the missing sshd_enable, ntpd_enable and dumpdev settings. This also
applies to Auto UFS setups, where the only difference is that there is no
zfs_enable line.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebs...@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "
freebsd-bugs...@freebsd.org"