diff options
Diffstat (limited to 'geo-replication/syncdaemon/conf.py.in')
| -rw-r--r-- | geo-replication/syncdaemon/conf.py.in | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/geo-replication/syncdaemon/conf.py.in b/geo-replication/syncdaemon/conf.py.in index 88072789496..9b7c64df9d7 100644 --- a/geo-replication/syncdaemon/conf.py.in +++ b/geo-replication/syncdaemon/conf.py.in @@ -12,3 +12,4 @@ GLUSTERFS_LIBEXECDIR = '@GLUSTERFS_LIBEXECDIR@'  GLUSTERD_WORKDIR = "@GLUSTERD_WORKDIR@"  LOCALSTATEDIR = "@localstatedir@" +UUID_FILE = "@GLUSTERD_WORKDIR@/glusterd.info"  | 
