lp://staging/~clint-fewbar/ubuntu/lucid/openssh/init.d-upstart-aware
- Get this branch:
- bzr branch lp://staging/~clint-fewbar/ubuntu/lucid/openssh/init.d-upstart-aware
Branch merges
- Colin Watson: Pending requested
-
Diff: 49 lines (+31/-0)2 files modifieddebian/changelog (+14/-0)
debian/openssh-server.init (+17/-0)
Related bugs
Bug #531912: /etc/init.d/ssh seems to work, but actually upstart is used. | Medium | Fix Released |
Related blueprints
Branch information
- Owner:
- Clint Byrum
- Status:
- Development
Recent revisions
- 3205. By Clint Byrum
-
* debian/
openssh- server. ssh.init: Adding upstart awareness that will
call /lib/init/upstart- job when script is run outside of a chroot.
While this fixes LP: #531912, the change should be reverted when
upstart gains chroot session support.
* Only do the above if /etc/init/ssh.conf still exists, since apparently
some people have been removing it. - 3203. By Imre Gergely
-
debian/
openssh- server. ssh.upstart: drop 'expect fork' and run sshd
with -D to avoid losing track on reload (LP: #687535) - 3201. By Colin Watson
-
* Backport from trunk:
- Hardcode the location of xauth to /usr/bin/xauth rather than
/usr/bin/X11/ xauth (thanks, Aron Griffis; LP: #582251). xauth no
longer depends on x11-common, so we're no longer guaranteed to have
the /usr/bin/X11 symlink available. - 3197. By Colin Watson
-
Limit automatic respawning to 10 times in 5 seconds (thanks to Fumihito
YOSHIDA for the suggestion; LP: #533352). - 3196. By Colin Watson
-
Always set child processes' OOM adjustment to 0, since Upstart will have
set sshd's OOM adjustment on startup and so simply restoring the startup
value won't work (LP: #293000). Thanks to Karsten Suehring for
analysis.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/natty/openssh