Le jeu. 23 avr. 2020 à 16:41, Antoine Jacoutot <[email protected]> a écrit :
> On Thu, Apr 23, 2020 at 02:34:20PM +0200, Thomas de Grivel wrote:
> > I tried changing the following line in /etc/rc.d/rc.subr but the
> > actual timeout remains 30 sec (from 'time').
> > > [ -z "${daemon_timeout}" ] && daemon_timeout=600
>
> rm /var/run/rc.d/my_daemon
>
Thanks Antoine I'll try that.
Meanwhile I realized my script does not daemonize so it worked to just set
rc_bg=YES

