projects
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3564f0
)
Update m4 for selective utmp support. modified: tmpfiles.d/systemd.conf.m4
author
Donald A. Cupp Jr
<doncuppjr@yahoo.com>
Thu, 5 Sep 2019 22:03:54 +0000
(15:03 -0700)
committer
Michael Biebl
<biebl@debian.org>
Tue, 19 Nov 2019 08:17:12 +0000
(08:17 +0000)
(cherry picked from commit
d34a58222de4c2ee93c68411b4f9042f08e5132f
)
(cherry picked from commit
6af590838b17e9ca38cde05ecfe6da3faa51704f
)
Gbp-Pq: Name Update-m4-for-selective-utmp-support.patch
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 -