X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fgetty-generator.c;h=1263785fb51127d646fc11495ec5d03d57d9c0ad;hp=6b5b254e6abe51198a46a4b5ecb864045625cd4d;hb=fc8af9ff3fbbbf21bf26f21d2eb100f26afc201a;hpb=263653e10353d8ad155f1faba01981816a2bb712 diff --git a/src/getty-generator.c b/src/getty-generator.c index 6b5b254e6..1263785fb 100644 --- a/src/getty-generator.c +++ b/src/getty-generator.c @@ -103,7 +103,7 @@ int main(int argc, char *argv[]) { return EXIT_FAILURE; } - log_set_target(LOG_TARGET_SYSLOG_OR_KMSG); + log_set_target(LOG_TARGET_AUTO); log_parse_environment(); log_open();