mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-misc/elasticsearch: call tmpfiles_process in 6.8.19
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -85,4 +85,6 @@ pkg_postinst() {
|
||||
ewarn "prior to keystore generation or you may experience startup fails."
|
||||
ewarn "chown root:${PN} /etc/${PN} && chmod 2750 /etc/${PN}"
|
||||
ewarn "chown root:${PN} /etc/${PN}/${PN}.keystore && chmod 0660 /etc/${PN}/${PN}.keystore"
|
||||
|
||||
tmpfiles_process
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user