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