summaryrefslogtreecommitdiff
path: root/man/custom-entities.ent.in
diff options
context:
space:
mode:
authorAnita Zhang <the.anitazha@gmail.com>2021-05-19 00:33:59 -0700
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-05-20 09:58:48 +0200
commit1539124b394cec0c8d9d67a9ad6dbd00d085bdde (patch)
tree830b9db5234c95135de5c1d665e9e37352295591 /man/custom-entities.ent.in
parentf78ad5f0467de5066d5fed6c5c61bd740ba82e3b (diff)
downloadsystemd-1539124b394cec0c8d9d67a9ad6dbd00d085bdde.tar.gz
man: document default rlimits
Fixes #19645
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 1659ac34d5..76a3dace33 100644
--- a/man/custom-entities.ent.in
+++ b/man/custom-entities.ent.in
@@ -11,5 +11,6 @@
<!ENTITY KILL_USER_PROCESSES "{{ 'yes' if KILL_USER_PROCESSES else 'no' }}">
<!ENTITY DEBUGTTY "{{DEBUGTTY}}">
<!ENTITY RC_LOCAL_PATH "{{RC_LOCAL_PATH}}">
+<!ENTITY HIGH_RLIMIT_NOFILE "{{HIGH_RLIMIT_NOFILE}}">
<!ENTITY fedora_latest_version "34">
<!ENTITY fedora_cloud_release "1.2">