The DAEMONS is actually surprisingly powerful. Some tips: - /etc/rc.d is where the scripts for DAEMONS are. Any file there can be used in the DAEMONS array. These files aren't in the typical linux init style, but easy. - You can hack some stuff to get multiple DAEMONS arrays if you want "runlevels" - As per comments in the rc.conf, @ in front of a daemon will start it in the background at boot (so you can start stuff in parallel) # I missed this note :/ Sorry if you knew all this already, cheers. -AT On Tue, Apr 21, 2009 at 9:14 PM, David C. Rankin <drankinatty@xxxxxxxxxxxxxxxxxx> wrote: > David Rosenstrauch wrote: >> Most people start their daemons in the rc.conf file. >> >> See http://wiki.archlinux.org/index.php/Rc.conf >> >> DR >> > > (smacks-self for forgetting what I read during install) > > Thanks again DR, I should have the basics sorted by tomorrow... let us hope. I > am certainly enjoying what I'm finding in Arch, not to mention the satisfying > feeling of not having some corporate bureaucracy using my disto as a beta farm ;-) > > -- > David C. Rankin, J.D.,P.E. > Rankin Law Firm, PLLC > 510 Ochiltree Street > Nacogdoches, Texas 75961 > Telephone: (936) 715-9333 > Facsimile: (936) 715-9339 > www.rankinlawfirm.com >