From d34a58222de4c2ee93c68411b4f9042f08e5132f Mon Sep 17 00:00:00 2001 From: "Donald A. Cupp Jr" Date: Thu, 5 Sep 2019 15:03:54 -0700 Subject: Update m4 for selective utmp support. modified: tmpfiles.d/systemd.conf.m4 --- tmpfiles.d/systemd.conf.m4 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tmpfiles.d') 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 - -- cgit v1.2.1