This is a discussion on UCD SNMP Startup Script within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I've compiled and installed the UCD SNMP daemon, and testing works fine, but now I'm trying to find a ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I've compiled and installed the UCD SNMP daemon, and testing works fine, but now I'm trying to find a decent startup script for /etc/rc.d. I've tried a few out there, but they're all init.d-based and don't function correctly. The daemon doesn't appear to have some way to detach, either, which is odd. Any hints or suggestions would be greatly appreciated. -- Aaron Clausen mightymartianca@hotmail.com |
| |||
| AC wrote: > I've compiled and installed the UCD SNMP daemon, and testing works fine, but > now I'm trying to find a decent startup script for /etc/rc.d. I've tried a > few out there, but they're all init.d-based and don't function correctly. > The daemon doesn't appear to have some way to detach, either, which is odd. > > Any hints or suggestions would be greatly appreciated. > I won't tell you to put an anpersand (&) at the end of the line when you put the command into your rc.local file....nope, I won't. -- humjohn AT aerosurf DOT net |
| |||
| On Wed, 07 Jul 2004 12:43:13 -0700, HJohnson <HuMJohn@AeroSurf.Net> wrote: > > I won't tell you to put an anpersand (&) at the end of the line when you > put the command into your rc.local file....nope, I won't. Seems like a good excuse to use spoilers. -- Mark Hill <mrhill@gmail.com> |
| ||||
| On Wed, 07 Jul 2004 12:43:13 -0700, HJohnson <HuMJohn@AeroSurf.Net> wrote: > AC wrote: >> I've compiled and installed the UCD SNMP daemon, and testing works fine, but >> now I'm trying to find a decent startup script for /etc/rc.d. I've tried a >> few out there, but they're all init.d-based and don't function correctly. >> The daemon doesn't appear to have some way to detach, either, which is odd. >> >> Any hints or suggestions would be greatly appreciated. >> > > I won't tell you to put an anpersand (&) at the end of the line when you > put the command into your rc.local file....nope, I won't. I was hoping for something slightly more elegant, but that does the trick. -- Aaron Clausen mightymartianca@hotmail.com |