ipa / staging: set sweepeer job to not output stdout to cron
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
422a344d1b
commit
d98e32a15b
1 changed files with 1 additions and 1 deletions
|
@ -692,7 +692,7 @@
|
|||
hour: "3"
|
||||
minute: "0"
|
||||
user: root
|
||||
job: "/usr/local/bin/sweeper -g /run/ipa/ccaches/"
|
||||
job: "/usr/local/bin/sweeper -g /run/ipa/ccaches/ > /dev/null"
|
||||
tags:
|
||||
- ipa/server
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue