summaryrefslogtreecommitdiff
path: root/man/custom-entities.ent.in
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-02-15 11:43:08 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-02-15 12:02:41 +0100
commit444d5863334e3f6a4b415ae72d815dead4f73444 (patch)
tree5404905814c57251e3def191242e0867c9ce44a5 /man/custom-entities.ent.in
parente0c46a736412b79b94a21f8512a769b9212b9adf (diff)
downloadsystemd-444d5863334e3f6a4b415ae72d815dead4f73444.tar.gz
meson: add -Dmemory-accounting-default=true|false
This makes it easy to set the default for distributions and users which want to default to off because they primarily use older kernels.
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 9ea92384aa..a1dbf7133f 100644
--- a/man/custom-entities.ent.in
+++ b/man/custom-entities.ent.in
@@ -6,3 +6,4 @@
<!ENTITY systemenvgeneratordir @SYSTEM_ENV_GENERATOR_PATH@>
<!ENTITY userenvgeneratordir @USER_ENV_GENERATOR_PATH@>
<!ENTITY CERTIFICATE_ROOT @CERTIFICATE_ROOT@>
+<!ENTITY MEMORY_ACCOUNTING_DEFAULT @MEMORY_ACCOUNTING_DEFAULT_ON_OFF@>