sys-cluster/neutron: process_tmpfiles

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-05 12:36:35 +02:00
parent eaca480736
commit ea98e36d2f

View File

@@ -242,6 +242,8 @@ python_install() {
} }
pkg_postinst() { pkg_postinst() {
tmpfiles_process neutron.conf
elog elog
elog "neutron-server's conf.d file may need updating to include additional ini files" elog "neutron-server's conf.d file may need updating to include additional ini files"
elog "We currently assume the ml2 plugin will be used but do not make assumptions" elog "We currently assume the ml2 plugin will be used but do not make assumptions"