mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
Make sure errors reach syslog().
This commit is contained in:
parent
2e15e5e45d
commit
3e5cc2beb9
@ -439,6 +439,7 @@ int init_lvm(void)
|
||||
|
||||
/* Use LOG_DAEMON for syslog messages instead of LOG_USER */
|
||||
init_syslog(LOG_DAEMON);
|
||||
init_debug(_LOG_ERR);
|
||||
|
||||
get_initial_state();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user