Use sqlite instead of bdb for rpmdb
This commit is contained in:
parent
46439e6e42
commit
aa574371b8
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@ etc-group-members:
|
||||||
- wheel
|
- wheel
|
||||||
tmp-is-dir: true
|
tmp-is-dir: true
|
||||||
|
|
||||||
|
# We can drop this when it's the rpm-ostree default
|
||||||
|
rpmdb: sqlite
|
||||||
|
|
||||||
postprocess-script: post.sh
|
postprocess-script: post.sh
|
||||||
|
|
||||||
ignore-removed-users:
|
ignore-removed-users:
|
||||||
|
|
Loading…
Reference in a new issue