mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
older logrotate need su directive
This commit is contained in:
parent
ce4910fb25
commit
2b49a206bb
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
}
|
||||
|
||||
/var/log/salt/minion {
|
||||
su root root
|
||||
weekly
|
||||
missingok
|
||||
rotate 7
|
||||
|
|
Loading…
Add table
Reference in a new issue