X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fdaemon.xml;h=a23a04794b2a5e1cee35fe46f73cae8682c0704f;hp=ddd5cf29247f4712af99a5df430f69309a09acff;hb=42483a747489ff46aed3588b78bf4b9480dbeaf7;hpb=908c32e0f3d05caf7a46d1b5301b781462d70d70 diff --git a/man/daemon.xml b/man/daemon.xml index ddd5cf292..a23a04794 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -748,7 +748,7 @@ boot. Packages using - autoconf1 + autoconf1 are recommended to use a configure script excerpt like the following to determine the unit installation path during source @@ -783,7 +783,7 @@ AM_CONDITIONAL([HAVE_SYSTEMD], [test "x$with_systemdsystemunitdir" != "xno"])

Makefile.am file in - automake1-based + automake1-based projects:
DISTCHECK_CONFIGURE_FLAGS = \ @@ -798,7 +798,7 @@ systemdsystemunit_DATA = \ endif In the - rpm8 + rpm8 .spec file, use snippets like the following to enable/disable the service during