systemd-service-file-missing-install-key

The systemd service file does not contain a WantedBy= or RequiredBy= key in its [Install] section.

Forgetting to add such a line (e.g. WantedBy=multi-user.target) results in the service file not being started by default.

Severity: info
Experimental: false

See also