https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235185

Jamie Landeg-Jones <ja...@catflap.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ja...@catflap.org

--- Comment #3 from Jamie Landeg-Jones <ja...@catflap.org> ---
I personally don't want to trust third party products like that:

For years, I've wrapped "service" to clean the env, close files, set login name
to root, and anything else I can do to restart a service with as close an
environment to bootup rc as possible.

I also enforce 'daemon' execution rather than rely on the third party product
to do so itself.

I'd have thought the less superfluous stuff you give someone elses program at
startup, the better!

I also wrap make in a similar way for port building, due to problems with my
environment in the past.

But hey, not disagreeing, just putting out another perspective!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-rc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-rc
To unsubscribe, send any mail to "freebsd-rc-unsubscr...@freebsd.org"

Reply via email to