Startup script
Victor Gamov
vit at otcnet.ru
Sat Feb 20 10:22:50 UTC 2021
use daemon(8) to daemonize your programm
On 20.02.2021 13:06, Jacques Foucry wrote:
> Le samedi 20 févr. 2021 à 04:52:45 (-0500), Steven Friedrich à écrit:
>> On Saturday, 20 February 2021 01:57:57 EST Jacques Foucry wrote:
>>> run_rc_command "$1"
>> Just append an ampersand like this:
>> run_rc_command "$1" &
>
>
> Throught about it but none of the others startup script use it.
>
> Btw, it works, I just need to hit enter to have the prompt back. I don't know
> what could be the behavior whe starting up my jail.
>
> I will see…
>
>
> Thanks for your time and help.
>
--
CU,
Victor Gamov
More information about the freebsd-questions
mailing list