[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#710755: openssh-server: LSB: Should-Start: network-manager



On Sun, Jun 02, 2013 at 09:48:31AM +0300, Martin-Éric Racine wrote:
> On systems running network-manager, openssh-server starts too soon.
> solving this requires adding the follow to the init script's LSB header:
> 
> # Should-Start:        network-manager
> # Should-Stop:         network-manager

Why does this matter?  Normally, just starting up and creating the
listen socket shouldn't require the network to be up, at least with
standard configuration; furthermore, we install an if-up hook to restart
sshd when new network interfaces come up in order that it can start
listening on them if necessary.

I'm very reluctant to impose ordering constraints here, as many people
specifically want sshd to come up as soon as possible.

-- 
Colin Watson                                       [cjwatson@debian.org]


Reply to: