PDC is too slow for bodhi, for a workaround let's use pkgdb
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
5e40f1b33b
commit
012f59c57f
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ reboot_pkgs = kernel kernel-smp kernel-xen-hypervisor kernel-PAE kernel-xen0 ker
|
|||
|
||||
# Enable this to query the Fedora Package Database for the list of Critical
|
||||
# Path Packages. If disabled, it'll just use the hardcoded list below.
|
||||
critpath.type = pdc
|
||||
critpath.type = pkgdb
|
||||
|
||||
# You can hardcode a list of critical path packages instead of using the PackageDB
|
||||
#critpath_pkgs = kernel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue