ipa / staging: set sweepeer job to not output stdout to cron

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-03-06 10:11:40 -08:00
parent 422a344d1b
commit d98e32a15b

View file

@ -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