summaryrefslogtreecommitdiff
path: root/rhel/usr_share_openvswitch_scripts_systemd_sysconfig.template
diff options
context:
space:
mode:
authorTimothy Redaelli <tredaelli@redhat.com>2018-05-11 19:13:10 +0200
committerBen Pfaff <blp@ovn.org>2018-05-11 10:41:48 -0700
commit923f3c3a6398eeb29ca55a2695d7bd6333faa397 (patch)
tree6d49e860b3c417d8044dda81ff63777dd5a608af /rhel/usr_share_openvswitch_scripts_systemd_sysconfig.template
parent9d29b066e9fec8a0153fffd9f379f2af4f646721 (diff)
downloadopenvswitch-923f3c3a6398eeb29ca55a2695d7bd6333faa397.tar.gz
rhel: Specify that force-corefiles is enabled by default
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> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'rhel/usr_share_openvswitch_scripts_systemd_sysconfig.template')
-rw-r--r--rhel/usr_share_openvswitch_scripts_systemd_sysconfig.template3
1 files changed, 2 insertions, 1 deletions
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: