Menu

#43 Starting iptables logfile analyzer: /etc/init.d/iptablelog:

open
nobody
None
5
2004-07-21
2004-07-21
Anonymous
No

When i start
/etc/init.t/iptableslog start
I get the following:

Starting iptables logfile analyzer:
/etc/init.d/iptablelog: line 22: start-stop-daemon:
command not found

OS is Fedora Core 2

I found the simple solution: to get dpkg sources from
http://packages.debian.org/dpkg and
build start-stop-daemon from them:

tar -xvzf dpkg[version].tar.gz and cd to it
./configure
make
find . -name start-stop-daemon
install -m755 path_to_start-stop-daemon /sbin

Discussion


Log in to post a comment.

MongoDB Logo MongoDB