chiark / gitweb /
nspawn: introduce the new /machine/ tree in the cgroup tree and move containers there
[elogind.git] / src / login / logind-session.c
index da7ce42015cac814cbf7e22d86ee545ae97dbce8..2f7ab3451fb806c0166f2ea46d97d569b38eab50 100644 (file)
@@ -436,7 +436,6 @@ static int session_create_one_group(Session *s, const char *controller, const ch
         int r;
 
         assert(s);
-        assert(controller);
         assert(path);
 
         if (s->leader > 0) {