/etc/rc.conf.d

  1. Jim L.

    sysrc(8) syntax question for temporary overrides of /etc/rc.conf values

    What syntax do I need to use to tell sysrc what I mean? jimsdesk : 13:32:36 # sysrc -f /etc/rc.conf rc_conf_files='/etc/rc.conf /etc/rc.conf.local /etc/rc.conf.d/*.conf' rc_conf_files: /etc/rc.conf /etc/rc.conf.local -> /etc/rc.conf /etc/rc.conf.local Anything I try seems to drop the...
  2. rwv37

    Solved Getting sysrc to look in rc.conf.d files?

    I'm in the process of reorganizing my rc stuff to take advantage of individual /etc/rc.conf.d files (as opposed to just using a monolithic /etc/rc.d). I just noticed something that surprised me, and I'm wondering if this is expected or not. If so, then if there's a way to get things to operate...
Back
Top