[Lunar-commits] <moonbase> rsyslog: version bumped to 5.8.3.
Auke Kok
auke at foo-projects.org
Fri Jul 29 06:37:41 CEST 2011
On 07/27/2011 07:42 AM, Florin Braescu wrote:
> commit aa5f2a742d4b1b39223b77d771e0622b24970886
> Author: Florin Braescu<florin at lunar-linux.org>
> Date: Wed Jul 27 17:42:56 2011 +0300
>
> rsyslog: version bumped to 5.8.3.
>
> Suport added for systemd.
given the fact that there already was a systemd unit file in the module
for this, does this need changing?
> ---
> utils/rsyslog/DEPENDS | 3 +++
> utils/rsyslog/DETAILS | 8 ++++----
> 2 files changed, 7 insertions(+), 4 deletions(-)
>
> diff --git a/utils/rsyslog/DEPENDS b/utils/rsyslog/DEPENDS
> index 28a4bda..8977d86 100644
> --- a/utils/rsyslog/DEPENDS
> +++ b/utils/rsyslog/DEPENDS
> @@ -32,8 +32,11 @@ optional_depends librelp \
> "--enable-relp" \
> "--disable-relp" \
> "for reliable logging (RELP) support"
> +
> optional_depends gnutls \
> "--enable-gnutls" \
> "--disable-gnutls" \
> "for GnuTLS support"
> +
> optional_depends logrotate "" "" "for log rotation support"
> +optional_depends systemd "" "" "for systemd support"
no --disable option? have you tried --with-systemdsystemunitdir=<empty> ?
Auke
More information about the Lunar-commits
mailing list