#!/bin/ash
c=/etc/default/earlyoom
[ -f "$c" ] && . $c
earlyoom $EARLYOOM_ARGS &
# -r 3600 -n --avoid (^|/)(init|systemd|Xorg|sshd)$
