Bodhi now uses pdc to determine critpath packages.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
98b1b337e2
commit
169278f5fa
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 = pkgdb
|
||||
critpath.type = pdc
|
||||
|
||||
# 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