This allows to compile package without installed systemd files by manually defining proper location. Calling ./configure --systemdsystemunitdir without directory arg will try autodetect required directory by pkg-config invocation.
See http://0pointer.de/public/systemd-man/daemon.html#Installing%20Systemd%20Service%20Files
This allows to compile package without installed systemd files by manually defining proper location. Calling
./configure --systemdsystemunitdirwithout directory arg will try autodetect required directory by pkg-config invocation.See http://0pointer.de/public/systemd-man/daemon.html#Installing%20Systemd%20Service%20Files