summaryrefslogtreecommitdiffstats
path: root/roles/glusterfs/files/glusterblock-link.service
blob: 9aecd406e990f9da11572b36990cbd7ee2c095da (plain)
1
2
3
4
5
6
7
8
[Unit]
After=origin-node.service

[Service]
ExecStart=/usr/bin/ln -sf /run/glusterd/gluster-blockd.socket /run/gluster-blockd.socket

[Install]
WantedBy=multi-user.target