Re: rcorder question

From: Juraj Lutter <otis_at_FreeBSD.org>
Date: Wed, 14 Feb 2024 22:03:19 UTC
Hi,

> On 14 Feb 2024, at 22:54, Milan Obuch <freebsd-hackers@dino.sk> wrote:
> 
> scex_start()
> {
>        /usr/local/bin/init_program
>        /usr/local/bin/main_program /dev/cuaV0 &


I would consider wrapping by /usr/sbin/daemon instead of putting it into background this way.

otis


—
Juraj Lutter
otis@FreeBSD.org