mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-10-04 04:08:57 +00:00
Improve corosync-notifyd example
Example now contains default option -d, so corosync-notifyd init script don't fall. Also description is improved a little bit. Signed-off-by: Jan Friesse <jfriesse@redhat.com> Reviewed-by: Fabio M. Di Nitto <fdinitto@redhat.com>
This commit is contained in:
parent
62148d10cf
commit
6315982c89
@ -1,9 +1,10 @@
|
||||
#
|
||||
# See "man corosync-notifyd" for descriptions of
|
||||
# See "man corosync-notifyd" for detailed descriptions of
|
||||
# the options below.
|
||||
#
|
||||
# OPTIONS="-d -s -l -m <snmp manager address>"
|
||||
#
|
||||
|
||||
OPTIONS=""
|
||||
# Send DBUS signals on all events (for SNMP traps, use -s)
|
||||
OPTIONS="-d"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user