This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment="GB_GLFS_LRU_COUNT=5" "GB_LOG_LEVEL=INFO"
-
EnvironmentFile=-/etc/sysconfig/gluster-blockd
-
ExecStart=/usr/sbin/gluster-blockd --glfs-lru-count $GB_GLFS_LRU_COUNT --log-level $GB_LOG_LEVEL $GB_EXTRA_ARGS
-
KillMode=process
-
TimeoutStartSec=600
-
Type=simple
-
-
[Unit]
Additionnal notes
Nothing here.