diff options
Diffstat (limited to 'os/etc/cron.daily/systemd-tmpfiles-clean')
| -rwxr-xr-x | os/etc/cron.daily/systemd-tmpfiles-clean | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/os/etc/cron.daily/systemd-tmpfiles-clean b/os/etc/cron.daily/systemd-tmpfiles-clean new file mode 100755 index 0000000..e474f0e --- /dev/null +++ b/os/etc/cron.daily/systemd-tmpfiles-clean @@ -0,0 +1,2 @@ +#!/bin/sh +exec ionice -c idle -t systemd-tmpfiles --clean |