On Dec 6, 2012, at 12:36 PM, Vagner wrote:
[ ... ]
>> Either use one of the su/sudo flavors I mention above, or "/bin/sh -l"
>> to provide a login env to the process?
> 
> ie means to implement restrictions limits(1) and login.conf(5) for daemons is 
> not possible?

Sure, it's possible: run the daemon within a login shell.  However, normally, 
daemons
aren't started from a login shell and do not inherit the limits setup by 
login.conf.

Regards,
-- 
-Chuck

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to