projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
358e50f
)
Update m4 for selective utmp support.
author
Donald A. Cupp Jr
<doncuppjr@yahoo.com>
Thu, 5 Sep 2019 22:03:54 +0000
(15:03 -0700)
committer
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Mon, 16 Sep 2019 19:11:44 +0000
(21:11 +0200)
modified: tmpfiles.d/systemd.conf.m4
tmpfiles.d/systemd.conf.m4
patch
|
blob
|
history
diff --git
a/tmpfiles.d/systemd.conf.m4
b/tmpfiles.d/systemd.conf.m4
index d39c9cbbcf4aab47d379b674bcd14f523176a606..9c57d3b21c1ef6f3dea998ce5c01c20d7867a398 100644
(file)
--- 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 -