OSDN Git Service

Merge pull request #137 from mobinmob/3proxy
[avyssos/void-66-services.git] / usr / share / 66 / service / earlyoom
1 linuxer, [27.09.21 16:11]
2 [main]
3 @type = classic
4 @version = 0.0.1
5 @description = "earlyoom daemon service"
6 @user = (root)
7
8 [start]
9 @execute = ( execl-cmdline -s { earlyoom ${cmd_args} } )
10
11 [environment]
12 # Using environmental variables here instead of the default config file (/etc/default/earlyoom)
13 # Please consult the manual for more switches
14 cmd_args=!-d -r 3600 -n --avoid '(^|/)(s6-svscan|Xorg|sshd)$'