diff options
Diffstat (limited to 'straper/db/public/cron/cron.d/e2scrub_all')
| -rw-r--r-- | straper/db/public/cron/cron.d/e2scrub_all | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/straper/db/public/cron/cron.d/e2scrub_all b/straper/db/public/cron/cron.d/e2scrub_all new file mode 100644 index 0000000..7af25f1 --- /dev/null +++ b/straper/db/public/cron/cron.d/e2scrub_all @@ -0,0 +1,2 @@ +30 3 * * 0 root test -e /run/systemd/system || SERVICE_MODE=1 /usr/libexec/e2fsprogs/e2scrub_all_cron +10 3 * * * root test -e /run/systemd/system || SERVICE_MODE=1 /sbin/e2scrub_all -A -r |
