summaryrefslogtreecommitdiff
path: root/man/systemd-update-utmp.service.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 07:48:35 -0400
commit37161c5148396448921841ae1026b281c7949652 (patch)
tree09dc44c0d051268fc31518dadbd4eb6255d85dbf /man/systemd-update-utmp.service.xml
parent440c61c500ead1bdc6f987b8ba7c5e7f7a9c9f59 (diff)
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/systemd-update-utmp.service.xml')
-rw-r--r--man/systemd-update-utmp.service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-update-utmp.service.xml b/man/systemd-update-utmp.service.xml
index 7d9e32e60..caa1d8f56 100644
--- a/man/systemd-update-utmp.service.xml
+++ b/man/systemd-update-utmp.service.xml
@@ -19,7 +19,7 @@
You should have received a copy of the GNU Lesser General Public License
along with systemd; If not, see <http://www.gnu.org/licenses/>.
-->
-<refentry id="systemd-update-utmp.service">
+<refentry id="systemd-update-utmp.service" conditional="HAVE_UTMP">
<refentryinfo>
<title>systemd-update-utmp.service</title>