Hi,

All the various daemon that use options flag in rc.conf, all have

daemon_flags=NO # for normal use: ""

when you put the options for your daemon.

I am looking to add -R to inetd, but there isn't any
inetd_flags, just the:

inetd=YES               # almost always needed

So, just in case, even if I didn't expect it to work, I tried

inetd="-R 1024"               # almost always needed

and it didn't work obviously. So, how would you recommend to have it configure in the rc.conf.local properly then?

I started in the command line, so nothing urgent, but should the box be rebooted, I would like to be sure it start properly as well.

Thanks

Daniel

Reply via email to