summaryrefslogtreecommitdiff
path: root/src/login/logind-session.h
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2016-11-28 04:53:40 +0100
committerSven Eden <yamakuzure@gmx.net>2017-03-14 10:17:13 +0100
commit8af9597bdb2f17e0220c90299a322cfff3c4195f (patch)
treeb9402a1e92d607beec421e6464f1b9b2f50c9754 /src/login/logind-session.h
parentae695cb23d75f9b43f0a302285bfae6a7565d6cc (diff)
Prep v220: Use new cgroups functions
Prep v220: Update logind and loginctl to upstream version. Prep v220: src/shared/rm-rf.c does not need to be able to handle btrfs subvolumes for elogind.
Diffstat (limited to 'src/login/logind-session.h')
-rw-r--r--src/login/logind-session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/login/logind-session.h b/src/login/logind-session.h
index dffe5a9aa..854f30fbd 100644
--- a/src/login/logind-session.h
+++ b/src/login/logind-session.h
@@ -89,8 +89,8 @@ struct Session {
char *service;
char *desktop;
- /* Always NULL. */
char *scope;
+ char *scope_job;
Seat *seat;
unsigned int vtnr;