summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/chrony')
-rw-r--r--net-misc/chrony/chrony-2.4_pre1-r3.ebuild (renamed from net-misc/chrony/chrony-2.4_pre1-r2.ebuild)0
-rw-r--r--net-misc/chrony/files/chrony-2.4-r1.logrotate2
2 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-2.4_pre1-r2.ebuild b/net-misc/chrony/chrony-2.4_pre1-r3.ebuild
index 4f9b613e1c1e..4f9b613e1c1e 100644
--- a/net-misc/chrony/chrony-2.4_pre1-r2.ebuild
+++ b/net-misc/chrony/chrony-2.4_pre1-r3.ebuild
diff --git a/net-misc/chrony/files/chrony-2.4-r1.logrotate b/net-misc/chrony/files/chrony-2.4-r1.logrotate
index 4140bc2af8b2..a2cf8feb5b77 100644
--- a/net-misc/chrony/files/chrony-2.4-r1.logrotate
+++ b/net-misc/chrony/files/chrony-2.4-r1.logrotate
@@ -2,6 +2,6 @@
missingok
sharedscripts
postrotate
- /usr/bin/chronyc cyclelogs |grep -v '^200 OK'; return 0
+ /usr/bin/chronyc cyclelogs |grep -v '^200 OK'; exit 0
endscript
}