Skip to content

Commit

Permalink
Remove rpcbind dependency from systemd unit
Browse files Browse the repository at this point in the history
  • Loading branch information
kshlm committed Mar 29, 2019
1 parent 9054f74 commit 3867771
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions extras/systemd/glusterd2.service
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[Unit]
Description=GlusterD2, the management service for GlusterFS (pre-release)
Requires=rpcbind.service
After=network.target rpcbind.service
After=network.target
Before=network-online.target
Conflicts=glusterd.service

Expand Down

0 comments on commit 3867771

Please sign in to comment.