]> git.proxmox.com Git - openvswitch.git/blobdiff - pvepatches/use-log-cons-for-syslog.patch
add docu
[openvswitch.git] / pvepatches / use-log-cons-for-syslog.patch
index 46cbf113701948d9f557e3d167f6123c96ab8d14..48287de1713a789671e28630f587e9e1d5f1fc26 100644 (file)
@@ -1,3 +1,10 @@
+use LOG_CONS for syslog
+
+We start vswitch deamon early in runlevel S when syslog service is not
+available. So we log to console if syslog fails.
+
+--
+
 Index: new/lib/vlog.c
 ===================================================================
 --- new.orig/lib/vlog.c        2013-12-18 07:59:19.000000000 +0100