summaryrefslogtreecommitdiff
path: root/man/custom-entities.ent.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-09-15 17:56:32 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-09-15 17:57:28 +0200
commitc2ee27a5e7fa1c6a71341579baa2d941c6e3e6e6 (patch)
tree9d832f9c1d93f49f9771c825d1af504250fd6bb8 /man/custom-entities.ent.in
parent452d2dfd52f1cc686395663a6cd4c778306bd309 (diff)
downloadsystemd-c2ee27a5e7fa1c6a71341579baa2d941c6e3e6e6.tar.gz
man: substitute path to rc.local in the man page
Different systems use different paths for it and users are confused when the man page has a path different than the one on the local system. https://bugzilla.redhat.com/show_bug.cgi?id=1876905
Diffstat (limited to 'man/custom-entities.ent.in')
-rw-r--r--man/custom-entities.ent.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/custom-entities.ent.in b/man/custom-entities.ent.in
index 03fe05f1bc..dc4b242fc3 100644
--- a/man/custom-entities.ent.in
+++ b/man/custom-entities.ent.in
@@ -10,3 +10,4 @@
<!ENTITY MEMORY_ACCOUNTING_DEFAULT @MEMORY_ACCOUNTING_DEFAULT_YES_NO@>
<!ENTITY KILL_USER_PROCESSES @KILL_USER_PROCESSES_YES_NO@>
<!ENTITY DEBUGTTY @DEBUGTTY@>
+<!ENTITY RC_LOCAL_PATH @RC_LOCAL_PATH@>