Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2013 10:09:05 GMT
From:      Alexey Markov <redrat@mail.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182596: net/rsync: daemon needs additional option to start
Message-ID:  <201310031009.r93A95Zd061830@oldred.freebsd.org>
Resent-Message-ID: <201310031010.r93AA1jH068127@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         182596
>Category:       ports
>Synopsis:       net/rsync: daemon needs additional option to start
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 03 10:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Markov
>Release:        8.4-RELEASE
>Organization:
JSC Complitex
>Environment:
>Description:
After updating net/rsync port to the version 3.10 a rsyncd daemon looking for a config file at /etc/rsyncd.conf instead of /usr/local/etc/rsyncd.conf, so it needs an additional parameter rsyncd_flags="--config=/usr/local/etc/rsyncd.conf" in the /etc/rc.conf to start a rsyncd daemon.
>How-To-Repeat:
cd /usr/ports/net/rsync
make install clean
cat 'rsyncd_enable="YES"' >> /etc/rc.conf
/usr/local/etc/rc.d/rsyncd start

Starting rsyncd.
Failed to parse config file: /etc/rsyncd.conf
./rsyncd: WARNING: failed to start rsyncd

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310031009.r93A95Zd061830>