]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Added testing information to syslog-ng package.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 29 May 2009 08:58:18 +0000 (10:58 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 29 May 2009 08:58:18 +0000 (10:58 +0200)
lfs/syslog-ng

index e93e9cfc7f8c004eb00966033ecb0108637335f9..91d547dd61133fc2c976daf80451c7b13c8eb258 100644 (file)
@@ -53,6 +53,14 @@ define LONG_DESC
        infrastructure even in heterogeneous environments.
 endef
 
+define CONTROL_POSTIN
+       install_initd /etc/init.d/syslog-ng
+endef
+
+define CONTROL_POSTUN
+       remove_initd /etc/init.d/syslog-ng
+endef
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################