9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
packages() {
|
|
addpkg cups cups-filters gutenprint foomatic-db brother-brlaser cups-pk-helper
|
|
#addpkg avahi-daemon
|
|
}
|
|
|
|
config() {
|
|
service_enable cupsd
|
|
#service_enable avahi-daemon
|
|
} |