6 lines
122 B
Text
6 lines
122 B
Text
#!/sbin/openrc-run
|
|
name=earlyoom
|
|
command=/usr/bin/earlyoom
|
|
command_args=-k
|
|
command_background=1
|
|
pidfile=/run/earlyoom.pid
|