Package: src:freeipmi
Version: 1.6.3-1.1
When systemd is installed, there will be no
debian/tmp/etc/init.d/*
installed, while
debian/tmp/lib/systemd/system/*.service
file exists.In debian/rules, we delete only init.d files and without -f option. So please either build-conficts with systemd, or just remove the .service file, too. -- YunQiang Su

