]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- ignore error from mysql restart in %post. it doesn't give any value not having... auto/th/mysql-4_1_14-2
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 22 Sep 2005 12:24:06 +0000 (12:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.298

mysql.spec

index 2d82cc4d447e3188747300f99bb4eda819c5d752..8ff7142994b827d0fef7c59bc14b0fc76c2a2754 100644 (file)
@@ -584,7 +584,7 @@ EOF
 #'
 fi
 
-%service mysql restart
+%service mysql restart || :
 
 %preun
 if [ "$1" = "0" ]; then
This page took 0.042103 seconds and 4 git commands to generate.