[__bird_core]: make configuration file depend on bird being installed.

This is required for correct file ownership upon a clean installation.
This commit is contained in:
sparrowhawk 2021-06-08 18:50:59 +02:00
parent c6474593df
commit 2f4c92803b
No known key found for this signature in database
GPG Key ID: 6778C9C29C02D691
1 changed files with 1 additions and 1 deletions

View File

@ -51,8 +51,8 @@ fi
__package "$package"
export require="__package/$package"
__directory "$confdir"
__file "$conffile" \
--mode 0640 --owner root --group bird \
--source - << EOF