On Sun, 2018-11-04 at 03:57 +0100, Klemens Nanni wrote: > On Sun, Nov 04, 2018 at 12:41:17AM +0000, John Long wrote: > > If I use rcctl set to set minidlna's flags to -R it seems it will > > only > > allow me to do it when minidlna is enabled. I would like the flags > > to > > survive disablement because I don't want to start the minidlna > > server > > every time the box comes up. > > Settings flags for disabled daemons is not possible as rcctl tells > you. > > Keeping flags when disabling daemons with rcctl is currently not > possible. The only way to do so is by commenting the rc.conf.local > line > manually.
Hi, rcctl does not seem to respect the flag in rc.conf.local, so I don't understand how it would help to comment it out. If I have a flag specified in rc.conf.local it does not seem to be respected when I start the daemon using rcctl. It seems like it would make sense for the status of the daemon (enabled/disabled) to be separate from the flags. /jl