summaryrefslogtreecommitdiff
path: root/tmpfiles.d
diff options
context:
space:
mode:
authorDonald A. Cupp Jr <doncuppjr@yahoo.com>2019-09-05 15:03:54 -0700
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-09-16 21:11:44 +0200
commitd34a58222de4c2ee93c68411b4f9042f08e5132f (patch)
treedd141bf83ec2a869d07e9cbd56593b306111d16a /tmpfiles.d
parent358e50fa7fab98509f2ef96cd8d6d7d1af6ed59a (diff)
downloadsystemd-d34a58222de4c2ee93c68411b4f9042f08e5132f.tar.gz
Update m4 for selective utmp support.
modified: tmpfiles.d/systemd.conf.m4
Diffstat (limited to 'tmpfiles.d')
-rw-r--r--tmpfiles.d/systemd.conf.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/tmpfiles.d/systemd.conf.m4 b/tmpfiles.d/systemd.conf.m4
index d39c9cbbcf..9c57d3b21c 100644
--- a/tmpfiles.d/systemd.conf.m4
+++ b/tmpfiles.d/systemd.conf.m4
@@ -8,7 +8,9 @@
# See tmpfiles.d(5) for details
d /run/user 0755 root root -
+m4_ifdef(`ENABLE_UTMP',
F! /run/utmp 0664 root utmp -
+)m4_dnl
d /run/systemd/ask-password 0755 root root -
d /run/systemd/seats 0755 root root -