LL_Runit_Scripts/sv/e2scrub_reap/run

6 lines
79 B
Text
Raw Permalink Normal View History

2021-06-07 01:07:04 +00:00
#!/bin/sh
cd /
SERVICE_MODE=1
chpst -u root /sbin/e2scrub_all -A -r
exec pause