I decided to download the config XML for my firewall and noticed a weird
thing.
In the <installedpackages> section, I have the following:
<menu/>
<service/>
<package/>
Each of these precedes an actual normal <menu></menu> entry, etc..
(Excluding the package tag, which is long...)
<menu/>
<menu>
<name>Snort</name>
<tooltiptext>Setup snort specific settings</tooltiptext>
<section>Services</section>
<url>/pkg_edit.php?xml=snort.xml&id=0</url>
</menu>
<service/>
<service>
<name>snort</name>
<rcfile>snort.sh</rcfile>
<executable>snort</executable>
</service>
They seem unnecessary.
- Jason
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]