aports/testing/csync2/csync2.initd
Jakub Jirutka c6e511e503 testing/csync2: new aport
http://oss.linbit.com/csync2/
Cluster synchronization tool
2018-06-12 17:13:08 +02:00

7 lines
140 B
Plaintext

#!/sbin/openrc-run
command="/usr/sbin/csync2"
command_args="-ii ${command_args:-}"
command_background="yes"
pidfile="/run/$RC_SVCNAME.pid"