start-stop-daemon not found

Alexander Dalloz alexander.dalloz at uni-bielefeld.de
Fri Oct 15 14:27:11 UTC 2004


Am Fr, den 15.10.2004 schrieb Edwin Dicker um 15:52:

> I'm installing and trying to run a script which analyses iptablelogs. ( someone posted this link this week : www.gege.org/iptables )
> I've come to the point where I should be able to start the iptablelog script which contains the following command :
> 
> case $1 in
> start)
>       echo -n "Starting $LONGNAME: ";
>       start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid --exec $DAE
> MON -- --background
>       echo $NAME;
>         ;;

This is IMHO a Debian style init script part.

> Should there be a start-stop-daemon file somewhere on the system ?? In which Package ?

Have a look at Fedora init scripts: what Fedora uses is "daemon" which
is a function defined in /etc/init.d/functions. So adjust the code you
found in your iptables log analyzer source. 

> Edwin

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
Fedora GNU/Linux Core 2 (Tettnang) kernel 2.6.8-1.521smp 
Serendipity 16:24:36 up 1 day, 11:36, load average: 0.60, 0.48, 0.38 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20041015/db139212/attachment-0001.sig>


More information about the fedora-list mailing list