On 01/21/15 10:01, CLOSE Dave wrote:
> I have tried it. At least on an earlier Fedora with SysV.

FWIW, the problem you're having with sshd and SysV has to do with how the init 
scripts are constructed.

They source /etc/rc.d/init.d/functions which includes the functions 
pidfileofproc and killproc.  How they are used in the init scripts actually 
ignore the pid file.  You can rework the init script to make it actually access 
the pid file.  And, of course, you'll need 2 sshd init scripts.

-- 
If you can't laugh at yourself, others will gladly oblige.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to