They definitely should be allowed, ssh is actually a canon example of why. Upstart should supervise the sshd daemon, not the login sub-process associated with a particular connection, and certainly not any processes being run inside the login session. Otherwise "stop ssh" would kill all user logins; and ssh would not respawn on crash if there was still a used logged in (or running screen!) Scott On Mon, Feb 7, 2011 at 5:51 PM, Steve Langasek