On 2015/11/04 10:25, Uwe Werler wrote:
> Hello Stuart,
> 
> wouldn't it be better to use something like:
> 
> daemon_flags="-U _tinc --chroot ${daemon_flags}"
> 
> in /etc/rc.d/tincd?

If there are mandatory flags they're done by adding to "daemon" instead,
but we normally only do that for things that need a flag to make sure they
run as a daemon (see e.g. rsyncd's rc script) which will totally
break startup if they're not present.

Reply via email to