diff mbox series

[ovs-dev] rhel: Specify that force-corefiles is enabled by default

Message ID 5966b2827ce291606b660b593a2aefe5ca9e910c.1526058790.git.tredaelli@redhat.com
State Accepted
Headers show
Series [ovs-dev] rhel: Specify that force-corefiles is enabled by default | expand

Commit Message

Timothy Redaelli May 11, 2018, 5:13 p.m. UTC
Currently in /etc/sysconfig/openvswitch it's not clear that
force-corefiles is enabled by default.
This patch adds a comment explaining that force-corefiles is, by
default, set to yes.

Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
---
 rhel/usr_share_openvswitch_scripts_systemd_sysconfig.template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Ben Pfaff May 11, 2018, 5:42 p.m. UTC | #1
On Fri, May 11, 2018 at 07:13:10PM +0200, Timothy Redaelli wrote:
> Currently in /etc/sysconfig/openvswitch it's not clear that
> force-corefiles is enabled by default.
> This patch adds a comment explaining that force-corefiles is, by
> default, set to yes.
> 
> Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>

Applied to master, thanks!
diff mbox series

Patch

diff --git a/rhel/usr_share_openvswitch_scripts_systemd_sysconfig.template b/rhel/usr_share_openvswitch_scripts_systemd_sysconfig.template
index fdaee00d5..936445402 100644
--- a/rhel/usr_share_openvswitch_scripts_systemd_sysconfig.template
+++ b/rhel/usr_share_openvswitch_scripts_systemd_sysconfig.template
@@ -1,6 +1,7 @@ 
 ### Configuration options for openvswitch
 #
-# Enable core files:
+# Enable core files.
+# This option should be set to "yes" or "no".  The default is "yes".
 # --force-corefiles=yes
 #
 # Set "nice" priority at which to run ovsdb-server: