]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: install runlevel.8 unconditionally
authorJan Chren <dev.rindeal@gmail.com>
Wed, 28 Aug 2019 23:30:58 +0000 (23:30 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 29 Aug 2019 04:57:00 +0000 (13:57 +0900)
systemctl supports runlevel invocation name without utmp.
The runlevel symlink is installed unconditionally.
So it's reasonable to install runlevel manpage with it as well.

Signed-off-by: Jan Chren (rindeal) <dev.rindeal@gmail.com>
man/runlevel.xml

index d8bfcd73fce96c5ae0e1996162a24896ad3cd8f2..87e2ed234adccee7d136bde645615520156ce7fd 100644 (file)
@@ -4,8 +4,7 @@
 <!-- SPDX-License-Identifier: LGPL-2.1+ -->
 
 <refentry id="runlevel"
-    xmlns:xi="http://www.w3.org/2001/XInclude"
-    conditional="ENABLE_UTMP">
+    xmlns:xi="http://www.w3.org/2001/XInclude">
 
   <refentryinfo>
     <title>runlevel</title>