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