mirror of
git://sourceware.org/git/lvm2.git
synced 2025-04-01 18:50:41 +03:00
No need for file output to default to stderr now that log file can be
specified in config file.
This commit is contained in:
parent
c490c2f281
commit
9f6f4d1e09
@ -1005,9 +1005,6 @@ static int init(void)
|
||||
/* Use LOG_USER for syslog messages by default */
|
||||
init_syslog(LOG_USER);
|
||||
|
||||
/* send log messages to stderr for now */
|
||||
init_log(stderr);
|
||||
|
||||
_init_rand();
|
||||
|
||||
if (*_sys_dir && lvm_snprintf(config_file, sizeof(config_file),
|
||||
|
Loading…
x
Reference in New Issue
Block a user