nixos/glusterfs: remove unused PYTHONPATH
this directory does not exists
This commit is contained in:
parent
855777ad22
commit
2dd13d4ba0
@ -201,7 +201,6 @@ in
|
|||||||
|
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type="simple";
|
Type="simple";
|
||||||
Environment="PYTHONPATH=${glusterfs}/usr/lib/python2.7/site-packages";
|
|
||||||
PIDFile="/run/glustereventsd.pid";
|
PIDFile="/run/glustereventsd.pid";
|
||||||
ExecStart="${glusterfs}/sbin/glustereventsd --pid-file /run/glustereventsd.pid";
|
ExecStart="${glusterfs}/sbin/glustereventsd --pid-file /run/glustereventsd.pid";
|
||||||
ExecReload="/bin/kill -SIGUSR2 $MAINPID";
|
ExecReload="/bin/kill -SIGUSR2 $MAINPID";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user