Commit a3e73c4b authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

alt-server: Do not enable nslcd and nscd services by default

Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
parent 8d87865c
......@@ -86,7 +86,6 @@ endif
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,avahi-daemon.service)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,NetworkManager.service)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,ModemManager.service postfix.service)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,nslcd.service nscd.service)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,sshd.service ahttpd.service)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,alteratord.service xinetd.service)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,nfs-server.service bind.service)
......
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