Package: bacula-director,bacula-sd,bacula-fd Version: 1.7-4 Severity: normal User: [email protected] Usertags: dep17m2 X-Debbugs-CC: [email protected]
Hi, thanks for installing systemd unit files. However, they are installed into /lib, and should go into /usr/lib instead. Accordingly, please install these files into /usr/lib for trixie. If you need to discover the correct location in a makefile, you can Build-Depend on pkgconf and systemd-dev, and do something like this: export deb_systemdsystemunitdir = $(shell pkg-config --variable=systemdsystemunitdir systemd | sed s,^/,,) Thanks, Chris

