mirror of
https://github.com/MorizzG/gentoo-mg.git
synced 2026-02-04 13:24:47 +00:00
6 lines
138 B
Text
6 lines
138 B
Text
#!/sbin/openrc-run
|
|
name=earlyoom
|
|
command=/usr/bin/earlyoom
|
|
command_args="${EARLYOOM_ARGS}"
|
|
command_background=1
|
|
pidfile=/run/earlyoom.pid
|