summaryrefslogtreecommitdiffstats
path: root/man/runlevel.xml
diff options
context:
space:
mode:
authorEmil Renner Berthing <systemd@esmil.dk>2014-09-24 17:25:00 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-09-26 13:48:35 +0200
commit37161c5148396448921841ae1026b281c7949652 (patch)
tree09dc44c0d051268fc31518dadbd4eb6255d85dbf /man/runlevel.xml
parentRevert "only build and install systemd-bus-proxyd if --enable-kdbus" (diff)
downloadsystemd-37161c5148396448921841ae1026b281c7949652.tar.xz
systemd-37161c5148396448921841ae1026b281c7949652.zip
make utmp/wtmp support configurable
This adds --disable-utmp option to configure. If it is used, all utmp-related functionality, including querying runlevel support, is removed.
Diffstat (limited to 'man/runlevel.xml')
-rw-r--r--man/runlevel.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/runlevel.xml b/man/runlevel.xml
index 976753a737..db9a436724 100644
--- a/man/runlevel.xml
+++ b/man/runlevel.xml
@@ -22,7 +22,8 @@
-->
<refentry id="runlevel"
- xmlns:xi="http://www.w3.org/2001/XInclude">
+ xmlns:xi="http://www.w3.org/2001/XInclude"
+ conditional="HAVE_UTMP">
<refentryinfo>
<title>runlevel</title>