X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcgroups-agent.c;h=7b4fca245dd6237f4be939ecec4a15bb80bbba0b;hb=88213476187cafc86bea2276199891873000588d;hp=3fd0de698fb0719697570fddd5b709e4c3d78b9d;hpb=53c6a358a8bb9e722ac6b8ba750acf576a61bf27;p=elogind.git diff --git a/src/cgroups-agent.c b/src/cgroups-agent.c index 3fd0de698..7b4fca245 100644 --- a/src/cgroups-agent.c +++ b/src/cgroups-agent.c @@ -46,7 +46,7 @@ int main(int argc, char *argv[]) { /* We send this event to the private D-Bus socket and then the * system instance will forward this to the system bus. We do - * this to avoid an actviation loop when we start dbus when we + * this to avoid an activation loop when we start dbus when we * are called when the dbus service is shut down. */ if (!(bus = dbus_connection_open_private("unix:abstract=/org/freedesktop/systemd1/private", &error))) {