systemd-service-in-odd-location
The package ships a systemd service file in a location outside
/usr/lib/systemd/system/
Systemd in Debian looks for unit files in /usr/lib/systemd/system/
.
/lib/systemd/system/
and /etc/systemd/system
, but the
first location is now standard in Debian.
System administrators have the possibility to override service files (or in newer
systemd versions, parts of them) by placing files in /etc/systemd/system
.
The canonical location for service files in Debian is /usr/lib/systemd/system/
.
For more information please consult:
The tag is present in Lintian version 2.114.163
.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit 3410a22. For merge requests, please use the latest version in the Lintian check systemd.
Visibility: error