mirror of
https://github.com/KenjiBrown/without-systemd.git
synced 2026-04-07 05:00:05 -04:00
3 lines
51 B
Bash
3 lines
51 B
Bash
#!/bin/sh
|
|
exec ionice -c idle -t tmpfilesd --clean
|