/etc/init.d/cups loads blacklisted modules
Bug #424795 reported by
Tormod Volden
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| cups (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
Binary package hint: cups
/etc/init.d/cups loads the "lp" and "ppdev" modules using modprobe -q so they will be loaded whether they are blacklisted or not. It should use the -b (or --use-blacklist) option.
Related branches
lp:~tormodvolden/cups/blacklisted
(Merged)
To post a comment you must log in.

Merged to cups bzr, thanks Tormod!