svn commit: r278249 - head/etc/rc.d
John Baldwin
jhb at freebsd.org
Thu Feb 5 13:59:08 UTC 2015
On Thursday, February 05, 2015 11:38:30 AM Garrett Cooper wrote:
> Author: ngie
> Date: Thu Feb 5 11:38:29 2015
> New Revision: 278249
> URL: https://svnweb.freebsd.org/changeset/base/278249
>
> Log:
> Honor the following flags with the following rc.d scripts for services
> that can be easily decoupled from the boot process without disrupting other
> services
>
> - MK_APM && MK_ACPI: powerd
> - MK_BOOTPARAMD: bootparams
> - MK_FTP: ftpd
> - MK_INETD: inetd
> - MK_LEGACY_CONSOLE: moused, syscons
I'm using moused with vt(4). It is not syscons-specific.
--
John Baldwin
More information about the svn-src-head
mailing list