From 8af9597bdb2f17e0220c90299a322cfff3c4195f Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Mon, 28 Nov 2016 04:53:40 +0100 Subject: 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. --- src/login/logind-user.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/login/logind-user.h') diff --git a/src/login/logind-user.h b/src/login/logind-user.h index 902bb52aa..722247806 100644 --- a/src/login/logind-user.h +++ b/src/login/logind-user.h @@ -47,12 +47,12 @@ struct User { char *state_file; char *runtime_path; - /* These are always NULL, and here just for logind-user-dbus.c - to easily provide a NULL value for the user's service and - slice properties. */ char *service; char *slice; + char *service_job; + char *slice_job; + Session *display; dual_timestamp timestamp; -- cgit v1.2.3