de94641c41
There was no need to split carrying over the pubkey and tightening up permissions on the file and its parent directory to be done in two separate scripts; this should be more generic now as a bonus. Users adjusted accordingly.
7 lines
193 B
Makefile
7 lines
193 B
Makefile
use/services: sub/rootfs
|
|
@$(call add_feature)
|
|
@$(call xport,DEFAULT_SERVICES_ENABLE)
|
|
@$(call xport,DEFAULT_SERVICES_DISABLE)
|
|
@$(call xport,SERVICES_ENABLE)
|
|
@$(call xport,SERVICES_DISABLE)
|