Skip to content
GitLab
  • Explore
  • Sign in
  • itmineduitminedu
  • snf-ganeti
  • Repository
  • snf-ganeti
  • daemons
  • daemon-util.in
Find file Blame History Permalink
  • Jun Futagawa's avatar
    Add support to daemon-util for distributions without start-stop-daemon · 4b42c3d6
    Jun Futagawa authored May 15, 2012
    
    
    This adds support to daemon-util for Red Hat based distributions that
    do not have a start-stop-daemon. If /sbin/start-stop-daemon is not
    available, daemon-util will source /etc/rc.d/init.d/functions.
    check(), start(), and stop() are updated to use the relevant functions
    from /etc/rc.d/init.d/functions.
    
    Thanks to Stephen Fromm and Michael Hanselmann for improving the error
    handling, style, and comments.
    
    Signed-off-by: default avatarJun Futagawa <jfut@integ.jp>
    Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
    4b42c3d6