summaryrefslogtreecommitdiff
path: root/tmpfiles.d
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-07-22 21:01:15 +0200
committerLennart Poettering <lennart@poettering.net>2011-07-22 21:01:15 +0200
commit034a2a52ac0ec83e0229941d635d310b23eb04df (patch)
tree37cca83098579cc56d30b1bab1a4c48134586796 /tmpfiles.d
parentbccc1d8859175f0927652d694796892c9e9c21d6 (diff)
sd-login: beef up login api, to add monitoring and enumerating
Diffstat (limited to 'tmpfiles.d')
-rw-r--r--tmpfiles.d/systemd.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/tmpfiles.d/systemd.conf b/tmpfiles.d/systemd.conf
index 5e8ed9991..7d4b356a1 100644
--- a/tmpfiles.d/systemd.conf
+++ b/tmpfiles.d/systemd.conf
@@ -23,3 +23,6 @@ r /forcequotacheck
r /fastboot
d /run/systemd/ask-password 0755 root root -
+d /run/systemd/seats 0755 root root -
+d /run/systemd/sessions 0755 root root -
+d /run/systemd/users 0755 root root -