diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2013-12-27 23:55:53 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2013-12-27 23:55:53 +0000 |
commit | 65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch) | |
tree | fbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /community/glusterfs/glusterd.service | |
parent | d53c44f055929b18d7d1b25f8367ee5836c435fc (diff) |
Fri Dec 27 23:54:04 UTC 2013
Diffstat (limited to 'community/glusterfs/glusterd.service')
-rw-r--r-- | community/glusterfs/glusterd.service | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/community/glusterfs/glusterd.service b/community/glusterfs/glusterd.service deleted file mode 100644 index b1dd5c18d..000000000 --- a/community/glusterfs/glusterd.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=Distributed filesystem daemon -After=network.target - -[Service] -Type=forking -ExecStart=/usr/bin/glusterd - -[Install] -WantedBy=multi-user.target |