glusterfs: 3.12.2 -> 4.0.0

This commit is contained in:
Niklas Hambüchen
2018-11-04 11:18:15 +01:00
parent 3fc7d5eb83
commit c3cddfcef1
3 changed files with 30 additions and 19 deletions
@@ -198,6 +198,9 @@ in
install -m 0755 -d /var/log/glusterfs
'';
# glustereventsd uses the `gluster` executable
path = [ glusterfs ];
serviceConfig = {
Type="simple";
Environment="PYTHONPATH=${glusterfs}/usr/lib/python2.7/site-packages";