Subject: Starting jobs from init
To: None <netbsd-help@mail.netbsd.org>
From: Paul Newhouse <newhouse@rockhead.com>
List: netbsd-help
Date: 03/29/2002 11:19:03
Platform i386

In the ssh mailing list someone suggested using init (/etc/inittab) to 
start up sshd.  Unless my man pages are completely out of date (entirely 
possible) this is an SVR<n>'ism ... isn't it?

Does the NetBSD init (or some other mechanism in NetBSD) have a way of 
spawning and restarting jobs other than for tty's?  (Other than using the 
rc stuff to spawn a script, which is what I do now.)

TIA,
Paul