diff options
Diffstat (limited to 'geo-replication/syncdaemon/configinterface.py.in')
| -rw-r--r-- | geo-replication/syncdaemon/configinterface.py.in | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/geo-replication/syncdaemon/configinterface.py.in b/geo-replication/syncdaemon/configinterface.py.in index 0ffff70e0bb..1c174b5b760 100644 --- a/geo-replication/syncdaemon/configinterface.py.in +++ b/geo-replication/syncdaemon/configinterface.py.in @@ -42,6 +42,10 @@ CONFIGS = (       "gluster_params",       "aux-gfid-mount xlator-option=\*-dht.assert-no-child-down=true",       "aux-gfid-mount"), +    ("peersrx .", +     "gluster_params", +     "aux-gfid-mount", +     "aux-gfid-mount acl"),      ("peersrx . .",       "ssh_command_tar",       "",  | 
