diff options
author | Zac Medico <zmedico@gentoo.org> | 2017-01-23 09:37:37 -0800 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2017-01-23 09:37:37 -0800 |
commit | 325cc6a3b946f7db5b7a87e2efa22e8f2cc6dea0 (patch) | |
tree | abffcb8dc64ce939daf68ea8cf38ab2e09a0ee55 /app-admin/consul-template | |
parent | dev-python/flower: remove su from logrotate config (diff) | |
download | gentoo-325cc6a3b946f7db5b7a87e2efa22e8f2cc6dea0.tar.gz gentoo-325cc6a3b946f7db5b7a87e2efa22e8f2cc6dea0.tar.bz2 gentoo-325cc6a3b946f7db5b7a87e2efa22e8f2cc6dea0.zip |
app-admin/consul-template: remove su from logrotate config
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-admin/consul-template')
-rw-r--r-- | app-admin/consul-template/files/consul-template.logrotated | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/consul-template/files/consul-template.logrotated b/app-admin/consul-template/files/consul-template.logrotated index 2bdafa55494b..51e2737fd491 100644 --- a/app-admin/consul-template/files/consul-template.logrotated +++ b/app-admin/consul-template/files/consul-template.logrotated @@ -1,5 +1,4 @@ /var/log/consul-template/consul-template.log { - su consul-template consul-template missingok size 5M rotate 3 |