diff options
author | Olivier Blin <oblin@mandriva.org> | 2006-05-15 20:00:44 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2006-05-15 20:00:44 +0000 |
commit | 35cfcd64d7d853e505bdac01b58c6d4fe9ed467f (patch) | |
tree | c6ec7407364b0fa2751c80c702631c3649082d37 | |
parent | 502bea04774a6565cd945de095a1e8a5eefd9012 (diff) | |
download | mandi-35cfcd64d7d853e505bdac01b58c6d4fe9ed467f.tar mandi-35cfcd64d7d853e505bdac01b58c6d4fe9ed467f.tar.gz mandi-35cfcd64d7d853e505bdac01b58c6d4fe9ed467f.tar.bz2 mandi-35cfcd64d7d853e505bdac01b58c6d4fe9ed467f.tar.xz mandi-35cfcd64d7d853e505bdac01b58c6d4fe9ed467f.zip |
mandi should start shorewall (for the iptables modules to be loaded, #21629)
-rw-r--r-- | scripts/mandi.init | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mandi.init b/scripts/mandi.init index f1effcf..29c8b2c 100644 --- a/scripts/mandi.init +++ b/scripts/mandi.init @@ -8,6 +8,7 @@ # ### BEGIN INIT INFO # Provides: mandi +# Should-Start: shorewall # Required-Start: messagebus # Required-Stop: messagebus # Default-Start: 2 3 4 5 |