Date: Tue, 14 Nov 1995 05:16:48 +0800 (WST) From: Peter Wemm <peter@jhome.DIALix.COM> To: current@freebsd.org Subject: A program for launching daemons? Message-ID: <Pine.BSF.3.91.951114051212.243E-100000@jhome.DIALix.COM>
next in thread | raw e-mail | index | archive | help
I've written a small program, which is basically does a getopt(), daemon() and execv(). I find this useful for launching shell scripts like /usr/local/etc/rc.news which hang around in the background. Is anybody going to get upset if I import it into -current? (I call it "daemon" on my systems, perhaps an alternative name might be "launch"?) Cheers, -Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951114051212.243E-100000>