|
||||||||
On Fri, 11 Feb 2005, Chris Buechler wrote: > On Fri, 11 Feb 2005 10:47:29 -0500, Paul Rae <PRae at aminocom dot com> wrote: > > I want to have a couple of commands run after my box boots so im going to stick them in my config.xml > > > > Does it matter where they go - i was just going to stick them in at the end? > > Location does matter. See the default file here, where the commented > out <shellcmd> is located. http://m0n0.ch/wall/downloads/config.xml > > You must put them between </webgui> and </system> like shown. Well, they don't *have* to go there, but it's as good a place as any. The only real requirements are that they be within the <system>...</system> section but not within any subsection (e.g. not within <webgui>...</webgui>). Fred Wright |