diff options
Diffstat (limited to 'network/glusterfs/doinst.sh')
-rw-r--r-- | network/glusterfs/doinst.sh | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/network/glusterfs/doinst.sh b/network/glusterfs/doinst.sh index 71a4cb9407..be34b56d25 100644 --- a/network/glusterfs/doinst.sh +++ b/network/glusterfs/doinst.sh @@ -22,8 +22,11 @@ preserve_perms() { config $NEW } -config etc/ganesha/ganesha-ha.conf.sample.new +config etc/glusterfs/eventsconfig.json.new config etc/glusterfs/glusterd.vol.new +config etc/glusterfs/group-gluster-block.new +config etc/glusterfs/group-metadata-cache.new +config etc/glusterfs/group-nl-cache.new config etc/glusterfs/group-virt.example.new config etc/glusterfs/logger.conf.example.new config etc/logrotate.d/glusterfs-georep.new |