]> git.pld-linux.org Git - packages/aspseek.git/commitdiff
- fixed chkconfig --add
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 28 Aug 2002 22:10:01 +0000 (22:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aspseek.spec -> 1.10

aspseek.spec

index 9372054414a4904282fab6296f06252dd49501fb..9ca86771e2b1c056f31474e4f673f7b4455c9cb7 100644 (file)
@@ -147,7 +147,7 @@ fi
 
 %post
 /sbin/ldconfig
 
 %post
 /sbin/ldconfig
-/sbin/chkconfig --add httpd
+/sbin/chkconfig --add %{name}
 touch /var/log/aspseek.log && chown aspseek.root /var/log/aspseek.log
 
 %preun
 touch /var/log/aspseek.log && chown aspseek.root /var/log/aspseek.log
 
 %preun
This page took 0.083934 seconds and 4 git commands to generate.