Am Mittwoch, 10. März 2010 16:36:15 schrieb Pierre Schmitz: > So, it's me again. This time we should have an openssh package which fixes > both of these bugs: > http://bugs.archlinux.org/task/18611 > http://bugs.archlinux.org/task/17138 > > Please sign-off, > > Pierre
This is really not my day and I already regret touching this package. :-) The problem with using readlink /proc/$pid/exe is that during an update of a running sshd that link will point nowhere. As a result the restart will fail. What do you think about using /proc/$pid/cmdline instead? -- Pierre Schmitz, https://users.archlinux.de/~pierre

