Date: Sat, 18 Mar 2006 14:44:58 -0600 From: "Rob W." <rob@fiberuplink.com> To: <freebsd-questions@freebsd.org> Subject: Re: Best Way to Start an App at Boot Time? Message-ID: <00b901c64acc$d2c77a70$f31f10ac@rob> References: <441C702B.2070202@chrismaness.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Create the file /etc/rc.local and put your startup program's in there. ----- Original Message ----- From: "Chris Maness" <chris@chrismaness.com> To: <freebsd-questions@freebsd.org> Sent: Saturday, March 18, 2006 2:40 PM Subject: Best Way to Start an App at Boot Time? >I like the rc.conf file idea that FreeBSD uses to start daemons. I have a >python script (i.e. denyhosts.py) that I would like to launch in a daemon >mode at boot time. How would I add this as an option for rc.conf, or is >there a better more "official" way to do this? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00b901c64acc$d2c77a70$f31f10ac>
