Commit 9257927e authored by Michael Shigorin's avatar Michael Shigorin

homeros: replace chkconfig hooks with use/services

Things that had to be done by hand are now generalized and made convenient, hopefully.
parent 99a7a972
use/homeros: use/control/sudo-su
use/homeros: use/control/sudo-su use/services
@$(call add_feature)
# @$(call set,BRANDING,simply-linux)
# @$(call add,THE_BRANDING,menu xfce-settings)
......@@ -8,3 +8,4 @@ use/homeros: use/control/sudo-su
@$(call add,THE_LISTS,homeros/yasr)
@$(call add,THE_LISTS,homeros/tools)
# @$(call set,META_VOL_SET,Homeros)
@$(call add,DEFAULT_SERVICES_ENABLE,sshd voiceman)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment