mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +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 */
|
/* Use LOG_DAEMON for syslog messages instead of LOG_USER */
|
||||||
init_syslog(LOG_DAEMON);
|
init_syslog(LOG_DAEMON);
|
||||||
|
init_debug(_LOG_ERR);
|
||||||
|
|
||||||
get_initial_state();
|
get_initial_state();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user