diff options
author | Zac Medico <zmedico@gentoo.org> | 2017-01-23 08:22:18 -0800 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2017-01-23 08:22:18 -0800 |
commit | b729900922e29e2e1822556985a7844093808c50 (patch) | |
tree | b3e39dbda37d9f139b86dec3f976c93ff3f7ce65 /app-admin | |
parent | app-admin/serf: remove su from logrotate config (diff) | |
download | gentoo-b729900922e29e2e1822556985a7844093808c50.tar.gz gentoo-b729900922e29e2e1822556985a7844093808c50.tar.bz2 gentoo-b729900922e29e2e1822556985a7844093808c50.zip |
app-admin/consul: remove su from logrotate config
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/consul/files/consul.logrotated | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/consul/files/consul.logrotated b/app-admin/consul/files/consul.logrotated index e27b8aa543d9..ca958a5f5d05 100644 --- a/app-admin/consul/files/consul.logrotated +++ b/app-admin/consul/files/consul.logrotated @@ -1,5 +1,4 @@ /var/log/consul/consul.log { - su consul consul missingok size 5M rotate 3 |