X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcgroups-agent.c;h=92b56c5fbd7f080c37f33a6abf033002ca870f95;hp=ed1d43e7d4cfd8610077940670ff3c2dc319b0e0;hb=6309077509a8221b1b298ba9dd05143908f9939c;hpb=d6c9574fb558d9e304699b1cc7522c3b133adfc9 diff --git a/src/cgroups-agent.c b/src/cgroups-agent.c index ed1d43e7d..92b56c5fb 100644 --- a/src/cgroups-agent.c +++ b/src/cgroups-agent.c @@ -39,6 +39,7 @@ int main(int argc, char *argv[]) { log_set_target(LOG_TARGET_SYSLOG_OR_KMSG); log_parse_environment(); + log_open(); /* If possible we go via the system bus, to make sure that * session instances get the messages. If not possible we talk