summaryrefslogtreecommitdiff
path: root/src/login/logind.h
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-11-19 18:48:14 +0100
committerSven Eden <yamakuzure@gmx.net>2017-11-19 18:48:56 +0100
commite1e4981281ad1b819ebaa55f589c771130d35301 (patch)
treeb34d417ef77ae46f50e11fc33856453bf289baab /src/login/logind.h
parent3b35a18b69bfe77c5e61ecaf0d5c6c3a64ad97dc (diff)
v235: Added missing updates
Diffstat (limited to 'src/login/logind.h')
-rw-r--r--src/login/logind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/login/logind.h b/src/login/logind.h
index 7df3cbc2e..9b90049ab 100644
--- a/src/login/logind.h
+++ b/src/login/logind.h
@@ -88,7 +88,7 @@ struct Manager {
sd_event_source *cgroups_agent_event_source;
/* Flags */
- bool test_run:1;
+ unsigned test_run_flags;
bool is_system:1; /* true if elogind is its own cgroups manager */
/* Data specific to the cgroup subsystem */