diff options
Diffstat (limited to 'community/glusterfs/glusterd.service')
-rw-r--r-- | community/glusterfs/glusterd.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/glusterfs/glusterd.service b/community/glusterfs/glusterd.service index c44024317..b1dd5c18d 100644 --- a/community/glusterfs/glusterd.service +++ b/community/glusterfs/glusterd.service @@ -4,7 +4,7 @@ After=network.target [Service] Type=forking -ExecStart=/usr/sbin/glusterd +ExecStart=/usr/bin/glusterd [Install] WantedBy=multi-user.target |