[Unit] Description=Gluster block storage utility Requires=rpcbind.service iscsid.service target.service tcmu-runner.service After=rpcbind.service iscsid.service target.service tcmu-runner.service [Service] Type=simple Environment="GB_GLFS_LRU_COUNT=5" EnvironmentFile=-@sysconfigdir@/gluster-blockd ExecStart=@prefix@/sbin/gluster-blockd --glfs-lru-count $GB_GLFS_LRU_COUNT $GB_EXTRA_ARGS KillMode=process [Install] WantedBy=multi-user.target