diff --git a/non-rice/sv/fstrim/run b/non-rice/sv/fstrim/run new file mode 100644 index 0000000..790ec3e --- /dev/null +++ b/non-rice/sv/fstrim/run @@ -0,0 +1,3 @@ +#!/bin/sh +# disk trimming to keep ssd healthy +exec snooze 7d /usr/sbin/fstrim / \ No newline at end of file