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=a1eac1459ecfa9da03d2133f7e353e92f651d7c0;hb=6309077509a8221b1b298ba9dd05143908f9939c;hpb=3c661fadd5e0d74acc7596024db31be00c53b448 diff --git a/src/cgroups-agent.c b/src/cgroups-agent.c index a1eac1459..92b56c5fb 100644 --- a/src/cgroups-agent.c +++ b/src/cgroups-agent.c @@ -1,4 +1,4 @@ -/*-*- Mode: C; c-basic-offset: 8 -*-*/ +/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ /*** This file is part of systemd. @@ -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