[dev-db/mongodb] fix tmpfiles install
This commit is contained in:
parent
360db7b1ab
commit
3bc4b1708f
@ -196,7 +196,7 @@ src_install() {
|
|||||||
|
|
||||||
systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}.service"
|
systemd_newunit "${FILESDIR}/${PN}.service-r1" "${PN}.service"
|
||||||
|
|
||||||
dotmpfiles "${FILESDIR}"/mongodb.tempfiles mongodb.conf
|
newtmpfiles "${FILESDIR}"/mongodb.tempfiles mongodb.conf
|
||||||
|
|
||||||
insinto /etc/logrotate.d/
|
insinto /etc/logrotate.d/
|
||||||
newins "${FILESDIR}/${PN}.logrotate" ${PN}
|
newins "${FILESDIR}/${PN}.logrotate" ${PN}
|
||||||
|
Loading…
Reference in New Issue
Block a user