diff options
author | Thomas Szteliga <ts@websafe.pl> | 2017-07-29 04:15:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-29 04:15:17 +0700 |
commit | f02436157a97d4a576720d6d76a4b4c13adb7a96 (patch) | |
tree | 5e6440243e9da8fdbd5b13b0d5c8483f36067eef /network/glusterfs/doinst.sh | |
parent | d73f5b2ce0b9939a67cc5af2139d05e3e7694f80 (diff) |
network/glusterfs: Updated for version 3.11.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 71a4cb940778..be34b56d25e7 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 |