mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
Update m4 for selective utmp support.
modified: tmpfiles.d/systemd.conf.m4
This commit is contained in:
parent
358e50fa7f
commit
d34a58222d
@ -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 -
|
||||
|
Loading…
Reference in New Issue
Block a user