summaryrefslogtreecommitdiffstats
path: root/rules/cups-bbinit.in
blob: 86b6f649a0124ff68d938c0b0197a46b7428129f (plain)
1
2
3
4
5
6
7
8
## SECTION=initmethod_bbinit

config CUPS_BBINIT_LINK
        string "cups"
        depends on CUPS_STARTSCRIPT
        default "S90cups"

# vim: ft=kconfig ts=8 noet tw=80