From: Elan Ruusamäe Date: Sun, 20 Feb 2011 10:31:28 +0000 (+0000) Subject: - add oom -16 X-Git-Tag: auto/th/openssh-5_8p1-3~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssh.git;a=commitdiff_plain;h=9753dd96b22a370d826f6461dcd2e2b1d62dcfef;ds=sidebyside - add oom -16 Changed files: opensshd.upstart -> 1.5 --- diff --git a/opensshd.upstart b/opensshd.upstart index bc9a884..d5cd785 100644 --- a/opensshd.upstart +++ b/opensshd.upstart @@ -1,9 +1,8 @@ - start on pld.network-started and started SERVICE=syslog and started random stop on pld.shutdown-started respawn - +oom -16 console output script @@ -23,5 +22,3 @@ script exec /usr/sbin/sshd -D $OPTIONS end script - -# vi: ft=upstart