From: Benjamin Drung <benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>
To: "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: iwpmd init script does not work on Debian
Date: Wed, 10 May 2017 14:53:45 +0200 [thread overview]
Message-ID: <1494420825.3739.4.camel@profitbricks.com> (raw)
Hi,
the iwpmd init script specifies:
if [ -f "/etc/redhat-release" ]; then
. /etc/rc.d/init.d/functions
STARTD=daemon
STOPD=killproc
STATUSD=status
GETPID=/sbin/pidof
elif [ -f "/etc/SuSE-release" ]; then
. /lib/lsb/init-functions
STARTD=start_daemon
STOPD=killproc
STATUSD=/sbin/checkproc
GETPID=/sbin/pidofproc
fi
This does not work on Debian/Ubuntu. You can source /lib/lsb/init-
functions which provides the functions start_daemon, pidofproc,
killproc, status_of_proc.
--
Benjamin Drung
System Developer
Debian & Ubuntu Developer
ProfitBricks GmbH
Greifswalder Str. 207
D - 10405 Berlin
Email: benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org
Web: https://www.profitbricks.com
Sitz der Gesellschaft: Berlin.
Registergericht: Amtsgericht Charlottenburg, HRB 125506B.
Geschäftsführer: Achim Weiss.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2017-05-10 12:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-10 12:53 Benjamin Drung [this message]
[not found] ` <1494420825.3739.4.camel-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>
2017-05-10 15:26 ` iwpmd init script does not work on Debian Jason Gunthorpe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1494420825.3739.4.camel@profitbricks.com \
--to=benjamin.drung-eikl63zcoxah+58jc4qpia@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox