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

pkgs/core/ulogd2/ulogd.init
pkgs/core/ulogd2/ulogd2.nm

index 498adaa4216efb4278b3c9c1039297777d3364a0..186daa8ce7bc89dee65de790511c7221563a3d72 100644 (file)
@@ -2,7 +2,7 @@ description             "A userspace logging daemon"
 author                 "IPFire Team"
 
 start on started firewall
-stop on stopping firewall
+stop on kill-all-services or stopping firewall
 
 exec /usr/sbin/ulogd -c /etc/ulogd.conf
 respawn
index 3bde457a8ce77cf57bd6b3005db023cfabf3c740..36d7096879b429bb877859f86fe812115db8c05d 100644 (file)
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = ulogd
 PKG_VER        = 2.0.0beta3
-PKG_REL        = 0
+PKG_REL        = 1
 
 PKG_MAINTAINER =
 PKG_GROUP      = Networking/Statistics