iprutils/systemd
Gabriel Krisman Bertazi 84fbaf7c3d iprutils: Add option to enable/disable systemd files from configure script.
Allow users to disable systemd support in iprutils for distros that
don't support it.  One can run ../configure --without-systemd to avoid
building the service files.

The default behavior is to build systemd files (--with-systemd) and they
will be installed into %{prefix}/usr/lib/systemd/system/. But path can
be overriden using --with-systemd=<path>.

Signed-off-by: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com>
Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
2015-08-21 13:52:47 -05:00
..
iprdump.service.in iprutils: This patch removes some hardcoded paths that assumed the iprutils binaries where in /sbin. 2015-03-13 15:48:06 -05:00
iprinit.service.in iprutils: This patch removes some hardcoded paths that assumed the iprutils binaries where in /sbin. 2015-03-13 15:48:06 -05:00
iprupdate.service.in iprutils: This patch removes some hardcoded paths that assumed the iprutils binaries where in /sbin. 2015-03-13 15:48:06 -05:00
Makefile.am iprutils: Add option to enable/disable systemd files from configure script. 2015-08-21 13:52:47 -05:00