This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/default/gearman-job-server -
ExecStart=/usr/sbin/gearmand --pid-file=/run/gearman/gearmand.pid $PARAMS -
ExecStartPre=/usr/bin/install -d -o gearman /run/gearman -
PIDFile=/run/gearman/gearmand.pid -
PermissionsStartOnly=yes -
Restart=always -
Type=forking -
User=gearman
-
-
[Unit]-
Description=gearman job control server -
Documentation=http://gearman.info/
-
Additionnal notes
Nothing here.