aboutsummaryrefslogtreecommitdiffstats
path: root/community/csync2/csync2.initd
blob: c16522e9260729cc57ada701d88cf7f7e42640b0 (plain)
1
2
3
4
5
6
#!/sbin/openrc-run

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