svn commit: r336845 - in head: etc etc/defaults etc/rc.d sbin/init sbin/init/rc.d

Konstantin Belousov kostikbel at gmail.com
Sun Jul 29 15:43:00 UTC 2018


On Sat, Jul 28, 2018 at 08:36:23PM +0000, Brad Davis wrote:
> Author: brd
> Date: Sat Jul 28 20:36:23 2018
> New Revision: 336845
> URL: https://svnweb.freebsd.org/changeset/base/336845
> 
> Log:
>   Move rc startup scripts from etc/ to sbin/init/
Why all these moves are useful ?

No commit message explained what is the goal of the moves, and why
it is better that way comparing the existing src/etc collection.

Moving startup scripts to sbin/init is at least dubious, IMO.
Startup scripts has nothing to do with init(8), but this is the
second-order question.


More information about the svn-src-all mailing list