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