]> git.pld-linux.org Git - packages/logcheck.git/commitdiff
- cosmetics. logcheck-1_1-2
authorkloczek <kloczek@pld-linux.org>
Wed, 15 Mar 2000 15:30:16 +0000 (15:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    logcheck.spec -> 1.5

logcheck.spec

index 7566975523a48d854725bca22131be59af974d4e..d97deb4f4fcfb830595dbc28e2248e668990b5f6 100644 (file)
@@ -42,7 +42,7 @@ install -d $RPM_BUILD_ROOT/etc/cron.hourly
 
 cat <<EOF > $RPM_BUILD_ROOT/etc/cron.hourly/logcheck
 #!/bin/sh
-%{_sbindir}/logcheck
+exec %{_sbindir}/logcheck
 EOF
 
 strip --strip-unneeded $RPM_BUILD_ROOT%{_sbindir}/logtail
This page took 0.081569 seconds and 4 git commands to generate.