]> git.pld-linux.org Git - packages/fiaif.git/commitdiff
- chkconfig typos.
authorserek <serek@pld-linux.org>
Sun, 20 Oct 2002 16:06:50 +0000 (16:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fiaif.spec -> 1.5

fiaif.spec

index dae5f594a9e792c91fda8c9a1fb389f2310e0410..683386c5665b5409cd84aaeee75ed6a07a2c17ff 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Fiaif is an Intelligent Firewall for iptables based Linux systems.
 Summary(pl):   Fiaif to inteligentny firewall bazuj±cy na iptables.
 Name:          fiaif
 Version:       1.3.0
-Release:       0.5
+Release:       0.6
 License:       GPL
 Group:         Networking/Utilities
 Source0:       http://fiaif.fugmann.dhs.org/dist/%{name}_%{version}-%{rel}.tar.gz
@@ -67,8 +67,7 @@ install src/fiaif $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/fiaif
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/chkconfig --add fiaif 
-chkconfig --level 345 fiaif on
+/sbin/chkconfig --level 345 fiaif on
 if [ -f /var/state/fiaif/iptables ]; then
        /etc/rc.d/init.d/fiaif restart >&2
 else
This page took 0.065689 seconds and 4 git commands to generate.