mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Fix the logrotate cron job.
This commit is contained in:
parent
cc7999c00a
commit
61e90fdaff
1
cluster/saltbase/salt/logrotate/cron
Normal file → Executable file
1
cluster/saltbase/salt/logrotate/cron
Normal file → Executable file
@ -1 +1,2 @@
|
||||
#!/bin/sh
|
||||
logrotate /etc/logrotate.conf
|
||||
|
@ -32,4 +32,4 @@ logrotate:
|
||||
- template: jinja
|
||||
- user: root
|
||||
- group: root
|
||||
- mode: 644
|
||||
- mode: 755
|
||||
|
Loading…
Reference in New Issue
Block a user