]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
cups: Change upstart script for new shutdown process.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 2 Jan 2011 19:55:00 +0000 (20:55 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 2 Jan 2011 19:55:00 +0000 (20:55 +0100)
Reference #118

pkgs/core/cups/cups.init
pkgs/core/cups/cups.nm

index c74f5ef30facc637fe633c2f250efae3bdd9a1c8..8dc913730eb8bf74651a439a6c0859fd88c62df5 100644 (file)
@@ -2,7 +2,7 @@ description             "Common Unix Printing System"
 author                  "IPFire Team"
 
 start on started network
-stop on stopping network
+stop on kill-all-network-services or stopping network
 
 exec /usr/sbin/cupsd -c /etc/cups/cupsd.conf
 expect daemon
index 408990a34e49b957772c71448e56824b044685cf..f7927147a07ae00e6cec591bf2c99910bd42da0e 100644 (file)
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = cups
 PKG_VER        = 1.4.5
-PKG_REL        = 2
+PKG_REL        = 3
 
 PKG_MAINTAINER =
 PKG_GROUP      = Applications/Printing