From 08177c85efd52c2c2ab00991791649ad8cf61297 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 14 Jan 2013 21:58:22 -0500 Subject: [PATCH] make-directive-index: link to systemd options --- Makefile.am | 1 + make-directive-index.py | 17 +++++++++++++++++ man/systemd.xml | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 05dcc79f6..f02e9532d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -699,6 +699,7 @@ EXTRA_DIST += \ man/index.html XML_DIRECTIVE_FILES = \ + man/systemd.xml \ man/systemd.unit.xml \ man/systemd.service.xml \ man/systemd.socket.xml \ diff --git a/make-directive-index.py b/make-directive-index.py index 3bf672e1a..e94f4c5b3 100755 --- a/make-directive-index.py +++ b/make-directive-index.py @@ -66,6 +66,23 @@ TEMPLATE = '''\ + + Options on the kernel command line + + Kernel boot options for configuring the behaviour of the + systemd process. + + + + + + Environment variables + + Environment variables understood by the systemd process. + + + + UDEV directives diff --git a/man/systemd.xml b/man/systemd.xml index 7b3d265b8..55ba0875f 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -877,7 +877,7 @@ Environment - + $SYSTEMD_LOG_LEVEL systemd reads the @@ -987,7 +987,7 @@ /proc/cmdline instead.: - + systemd.unit= rd.systemd.unit= -- 2.30.2