manta-wg: enable rsync daemon by default.

This commit is contained in:
Ricardo Martins 2014-04-28 22:23:04 +01:00
parent dd980c2220
commit 9ec68a7f99

View File

@ -3,4 +3,5 @@ cfg_storage='data0:ext4:/opt'
cfg_eth_ext_ip='10.0.30.50'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_services1='rsyncd'
cfg_ptpd_interface='eth0'