]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- add oom -16
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 20 Feb 2011 10:31:28 +0000 (10:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opensshd.upstart -> 1.5

opensshd.upstart

index bc9a884a725793d740533a3bcb924b2b94c820c8..d5cd78563c795a305e7bba9327bcac9c144c73ca 100644 (file)
@@ -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
This page took 0.037919 seconds and 4 git commands to generate.