net-misc/chrony: Fix logrotate script
authorTobias Klausmann <klausman@gentoo.org>
Sun, 29 May 2016 16:25:16 +0000 (18:25 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Sun, 29 May 2016 16:25:16 +0000 (18:25 +0200)
commit420ee41fe4a94b6d6bc1c73305a1cf657a483804
tree3ce15e292c1abde18d745c4972989a5c8e042bf0
parente0756fe17e46cbe6da8053111c81ca344bea7725
net-misc/chrony: Fix logrotate script

Since grep -v may return a non-zero exit status even in the benign case, we
need to just return 0 manually. Actual errors will still be reported normally
since any output will trigger mail sending.

Package-Manager: portage-2.3.0_rc1
net-misc/chrony/chrony-2.4_pre1-r2.ebuild [moved from net-misc/chrony/chrony-2.4_pre1-r1.ebuild with 98% similarity]
net-misc/chrony/files/chrony-2.4-r1.logrotate [moved from net-misc/chrony/files/chrony-2.4.logrotate with 56% similarity]