From 37161c5148396448921841ae1026b281c7949652 Mon Sep 17 00:00:00 2001 From: Emil Renner Berthing Date: Wed, 24 Sep 2014 17:25:00 +0200 Subject: 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. --- man/runlevel.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/runlevel.xml') 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 @@ --> + xmlns:xi="http://www.w3.org/2001/XInclude" + conditional="HAVE_UTMP"> runlevel -- cgit v1.2.3-54-g00ecf