server: disable dbus, lvmetad
"messagebus" service is autostarted since dbus gets in being required by wpa_supplicant <- alterator-net-wifi <- alterator-net-eth; it is really not needed in the minimalistic server, let's just turn it off. "lvm2-lvmetad" service requires setup to be actually useful (#29474).
This commit is contained in:
parent
f5fd77640a
commit
d50b3fe247
@ -8,3 +8,4 @@ use/server/mini: use/server use/net-ssh
|
||||
$(call tags,base && (server || network || security || pkg)))
|
||||
@$(call add,THE_LISTS,$(call tags,extra && (server || network)))
|
||||
@$(call add,MAIN_LISTS,osec)
|
||||
@$(call add,DEFAULT_SERVICES_DISABLE,messagebus lvm2-lvmetad)
|
||||
|
Loading…
Reference in New Issue
Block a user