From: Michael Tremer Date: Fri, 29 May 2009 08:58:18 +0000 (+0200) Subject: Added testing information to syslog-ng package. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=478d45e6a3cfb4b75d58fe5ee283f99a57acbcac;p=ipfire-3.x.git Added testing information to syslog-ng package. --- diff --git a/lfs/syslog-ng b/lfs/syslog-ng index e93e9cfc7..91d547dd6 100644 --- a/lfs/syslog-ng +++ b/lfs/syslog-ng @@ -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 ###############################################################################