7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
packages() {
|
|
addpkg cups cups-filters gutenprint foomatic-db
|
|
}
|
|
|
|
config() {
|
|
service_enable cupsd
|
|
} |