summaryrefslogtreecommitdiffstats
path: root/tools/corosync-notifyd.sysconfig.example
diff options
context:
space:
mode:
Diffstat (limited to 'tools/corosync-notifyd.sysconfig.example')
-rw-r--r--tools/corosync-notifyd.sysconfig.example10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/corosync-notifyd.sysconfig.example b/tools/corosync-notifyd.sysconfig.example
new file mode 100644
index 0000000..908bc8c
--- /dev/null
+++ b/tools/corosync-notifyd.sysconfig.example
@@ -0,0 +1,10 @@
+#
+# See "man corosync-notifyd" for detailed descriptions of
+# the options below.
+#
+# OPTIONS="-d -s -l -m <snmp manager address>"
+#
+
+# Send DBUS signals on all events (for SNMP traps, use -s)
+OPTIONS="-d"
+