This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment="POLICY=0"
-
EnvironmentFile=-/etc/sysconfig/qat
-
ExecStart=/usr/sbin/qatmgr --policy=${POLICY}
-
ExecStartPre=/bin/sh -c "test $(getent group qat)" /usr/sbin/qat_init.sh
-
Group=qat
-
PIDFile=/run/qat/qatmgr.pid
-
RuntimeDirectory=qat
-
RuntimeDirectoryMode=775
-
Type=forking
-
-
[Unit]
-
After=local-fs.target
-
Description=QAT service
-
Additionnal notes
Nothing here.