summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Chren <dev.rindeal@gmail.com>2019-08-28 23:30:58 +0000
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-08-29 13:57:00 +0900
commit013a87517d0a6682d7140321ce80d18c54fd1f57 (patch)
treee7c74ae065968d2f7f4b591e94d04351eb862d0c
parentf62b08dd6ef7a7d9a62650352cfa333416c46fc8 (diff)
downloadsystemd-013a87517d0a6682d7140321ce80d18c54fd1f57.tar.gz
man: install runlevel.8 unconditionally
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>
-rw-r--r--man/runlevel.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/runlevel.xml b/man/runlevel.xml
index d8bfcd73fc..87e2ed234a 100644
--- a/man/runlevel.xml
+++ b/man/runlevel.xml
@@ -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>