Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2005 11:51:08 +0100
From:      =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bjoern.koenig@spray.se>
To:        Gustavo Parrini <notebook@tdf.com.br>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to make init(8) run a daemon to me??
Message-ID:  <43A53F1C.9030200@spray.se>
In-Reply-To: <43A4E20F.2050207@tdf.com.br>
References:  <43A4E20F.2050207@tdf.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
Gustavo Parrini schrieb:

> I'm having a pretty hard time trying to figure out how
> can I get init(8) to run a daemon and respawn it if it
> crashes. By the time I was a Linux user, it was done by
> adding a line in /etc/inittab and it was all...
> 
> I know that it must be done in /etc/ttys but I couldn't
> find any syntax example after searching the FreeBSD manpages,
> maillists, Handbook and Google.

This is an example for /etc/ttys:

""      "/bin/sleep 12" unknown on  secure


Björn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43A53F1C.9030200>