[net-misc/oidentd] put back changes that got lost

This commit is contained in:
Robert Förster 2018-03-07 21:20:18 +01:00
parent e8054067da
commit ea300eb103
1 changed files with 3 additions and 3 deletions

View File

@ -47,9 +47,9 @@ src_install() {
default
newinitd "${FILESDIR}"/${PN}-2.0.7-init ${PN}
newconfd "${FILESDIR}"/${PN}-2.0.7-confd ${PN}
newconfd "${FILESDIR}"/${PN}-2.2.2-confd ${PN}
systemd_newunit "${FILESDIR}"/${PN}_at.service ${PN}@.service
systemd_newunit "${FILESDIR}"/${PN}_at.service-r1 ${PN}@.service
systemd_dounit "${FILESDIR}"/${PN}.socket
systemd_dounit "${FILESDIR}"/${PN}.service
systemd_dounit "${FILESDIR}"/${PN}.service-r1
}