chiark / gitweb /
log: correct usage of logging API at a few places
[elogind.git] / src / machine-id-setup / machine-id-setup-main.c
index 60f9ef837bdab4221fbe925f4c0b9209c2a0ad45..6373ebc2db250f0e355250d5f7dcb2571eaee8a4 100644 (file)
@@ -91,7 +91,6 @@ static int parse_argv(int argc, char *argv[]) {
 int main(int argc, char *argv[]) {
         int r;
 
-        log_set_target(LOG_TARGET_AUTO);
         log_parse_environment();
         log_open();