I already had the following in my rc.local file: su -l mud -c 'cd /home/mud;/home/mud/autorun &' However, I'm referring to a service like "circle start" and "circle stop" etc. For instance, in /etc/rc.d/init.d there are a whole slew of scripts - I'm curious if I should just write a script and put it in that directory that interfaces with Circle using signals, or if there is some other method of doing this. From 'man init': CONFORMING TO Init is compatible with the System V init. It works closely together with the scripts in the directories /etc/init.d and /etc/rc{runlevel}.d. If your system uses this convention, there should be a README file in the directory /etc/init.d explaining how these scripts work. There is no such README file, and I'm looking to configure it so my MUD will run at a certain runlevel. I know about making symlinks, for instance S25circle and K25circle in the appropriate directory, but as far as using a program like linuxconf to set the runlevel it starts in, whether automatic or manual, if it should start or stop it - that's what I'm more interested in, which is more a Linux-oriented question than a Circle question. I've looked at the HOWTO's and FAQ's on linuxdoc.org and I have been unable to find information about this, so I was curious as to whether or not anyone here has done this or has any knowledge of it. Thanks for the link, though, but I'd already rigged it up like that :) -Phil -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | | Newbie List: http://groups.yahoo.com/group/circle-newbies/ | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT