summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennartPoettering <LennartPoettering@web>2013-07-17 18:44:47 -0700
committerwww <iki-www@freedesktop.org>2013-07-17 18:44:47 -0700
commitc9098b6e5c9cdc0378c126bc93aff62a5486d205 (patch)
treeefcf1232618f00e6782675ee3dbb570c050fbfd6
parent2dedfb65dbef765208b7fcc2c462837f8d7b5c96 (diff)
-rw-r--r--Software/systemd/logind.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/Software/systemd/logind.mdwn b/Software/systemd/logind.mdwn
index 963a72d3..fb882ba6 100644
--- a/Software/systemd/logind.mdwn
+++ b/Software/systemd/logind.mdwn
@@ -251,7 +251,8 @@ The **IdleHint**, **IdleSinceHint**, **IdleSinceHint** properties encode the idl
readonly t Timestamp = 1340822974613785;
readonly t TimestampMonotonic = 22320963;
readonly s RuntimePath = '/run/user/500';
- readonly s DefaultControlGroup = 'name=systemd:/user/lennart';
+ readonly s Service = 'user@500.service';
+ readonly s Slice = 'user-500.slice';
readonly (so) Display = ('2', '/org/freedesktop/login1/session/2');
readonly s State = 'active';
readonly a(so) Sessions = [('2', '/org/freedesktop/login1/session/2')];