Ian> Add an initscript to the rsync package for use as a daemon, and a
Ian> sample rsyncd.conf to show a simple setup.

Ian> Signed-off-by: Ian Leonard <antonla...@gmail.com>

> Split rsyncd into a separate package

> Make rsyncd a separate config option so that people who don't want an
> rsync daemon using up RAM can still select the rsync client.  Depends
> on rsync for the binary, the rsyncd package just consists of the init
> script and configuration files.

Doesn't seem worth the trouble: the rsync daemon is not started by
default (IIUC), so your patch doesn't save any RAM, all it saves is the
rsyncd.conf and rsyncd.init files, which are both small.

Maybe you could gain a big more if you made a stripped down rsync binary
that did not include support for the --daemon option, but even that
won't save you much disk space.


        Stefan

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to