Update m4 for selective utmp support.

modified:   tmpfiles.d/systemd.conf.m4
This commit is contained in:
Donald A. Cupp Jr 2019-09-05 15:03:54 -07:00 committed by Zbigniew Jędrzejewski-Szmek
parent 358e50fa7f
commit d34a58222d
1 changed files with 2 additions and 0 deletions

View File

@ -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 -