Skip to content

Draft: Install systemd files into /usr/lib/systemd/ (closes: #993958)

Boyuan Yang requested to merge byang/apt:mr-debian-bug-993958 into main

With debhelper now installing systemd service files and timers into /usr/lib/systemd/system/ instead of /lib/systemd/system/, apt should also install those files under /usr/. This prevents the appearence of an ampty /lib/systemd/ in .deb package.

This commit fixes Debian bug #993958 .

Edited by Boyuan Yang

Merge request reports

Loading