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

Jamie Landeg-Jones <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Jamie Landeg-Jones <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-rc
To unsubscribe, send any mail to "[email protected]"

Reply via email to