From 3a5c215a459c333917aef03755cf59d4635b95e3 Mon Sep 17 00:00:00 2001 From: Keith Amidon Date: Mon, 16 Mar 2009 13:26:24 -0700 Subject: [PATCH] Document correct default nice level in default sysconfig file for vswitch. --- vswitchd/etc/sysconfig/vswitch.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vswitchd/etc/sysconfig/vswitch.example b/vswitchd/etc/sysconfig/vswitch.example index 3b244cd1..de07ff47 100644 --- a/vswitchd/etc/sysconfig/vswitch.example +++ b/vswitchd/etc/sysconfig/vswitch.example @@ -11,7 +11,7 @@ # FILE_LOGLEVEL="" # PRIORITY: "nice" priority at which to run vswitchd and secchan processes -# PRIORITY=5 +# PRIORITY=-5 # MEMLEAK_LOG: if non-null, must be filename to which memory usage log is # written by vswitchd. This log file can be postprocessed to find -- 2.30.2