mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-05 15:01:08 +00:00
Patch from Keisuke Mori to add proper dependeny on syslog to corosync init
script. git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@3038 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
71c54f9440
commit
e1bbafcaeb
@ -12,9 +12,8 @@
|
||||
#
|
||||
### BEGIN INIT INFO
|
||||
# Provides: corosync
|
||||
# Required-Start: $network
|
||||
# Should-Start: $syslog
|
||||
# Required-Stop: $network
|
||||
# Required-Start: $network $syslog
|
||||
# Required-Stop: $network $syslog
|
||||
# Default-Start:
|
||||
# Default-Stop:
|
||||
# Short-Description: Starts and stops Corosync Cluster Engine.
|
||||
|
Loading…
Reference in New Issue
Block a user