[__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:
parent
c6474593df
commit
2f4c92803b
1 changed files with 1 additions and 1 deletions
|
@ -51,8 +51,8 @@ fi
|
|||
|
||||
__package "$package"
|
||||
|
||||
export require="__package/$package"
|
||||
__directory "$confdir"
|
||||
|
||||
__file "$conffile" \
|
||||
--mode 0640 --owner root --group bird \
|
||||
--source - << EOF
|
||||
|
|
Loading…
Reference in a new issue