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>
|
||
|---|---|---|
| .. | ||
| iprdump.service.in | ||
| iprinit.service.in | ||
| iprupdate.service.in | ||
| Makefile.am | ||