db1e57d24a
The "full" one adds Kerberos ticket watcher GUI and sets up avahi service to start automatically.
8 lines
233 B
Makefile
8 lines
233 B
Makefile
use/domain-client: use/net/dhcp
|
|
@$(call add_feature)
|
|
@$(call add,THE_LISTS,domain-client)
|
|
|
|
use/domain-client/full: use/domain-client
|
|
@$(call add,THE_PACKAGES,krb5-ticket-watcher)
|
|
@$(call add,DEFAULT_SERVICES_ENABLE,avahi-daemon)
|