chiark / gitweb /
Prep v234: Eventually fix the cgroup stuff. elogind is not init.
[elogind.git] / src / login / logind.c
index d46358e31ff392090d4e873d756ed627ac5fe6dd..b09ecf6118934962b8310cd4f34bcc76673fffd9 100644 (file)
@@ -795,7 +795,6 @@ static int manager_connect_bus(Manager *m) {
 #if 0 /// elogind has to setup its release agent
         return 0;
 #else
-        elogind_bus_setup_system(m);
         r = elogind_setup_cgroups_agent(m);
 
         return r;