This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/oscap-scan
-
ExecStart=/usr/bin/oscap $OPTIONS
-
Type=forking
-
-
[Unit]
-
After=local-fs.target
-
Description=OpenSCAP security scanner
-
Wants=local-fs.target
-
Additionnal notes
Nothing here.