From: Michael Tremer Date: Thu, 30 Jul 2009 17:47:02 +0000 (+0200) Subject: syslog-ng: Remove control scripts. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06ce168c7b7938759178585f836bf8b0f477a2c7;p=ipfire-3.x.git syslog-ng: Remove control scripts. --- diff --git a/lfs/syslog-ng b/lfs/syslog-ng index 88640052a..90cb7d380 100644 --- a/lfs/syslog-ng +++ b/lfs/syslog-ng @@ -53,14 +53,6 @@ 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 ###############################################################################