Commit 59fffea9 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

workstation: Add libnss-role and alterator-roles-common

Explicitly added libnss-role: we are rely on this now for user groups. Alterator-roles-common contains default 'users' role.
parent 8e652927
...@@ -64,6 +64,7 @@ endif ...@@ -64,6 +64,7 @@ endif
@$(call add,SERVICES_DISABLE,powertop bridge gpm) @$(call add,SERVICES_DISABLE,powertop bridge gpm)
@$(call add,SYSTEMD_SERVICES_DISABLE,systemd-userdbd.service) @$(call add,SYSTEMD_SERVICES_DISABLE,systemd-userdbd.service)
@$(call add,SYSTEMD_SERVICES_DISABLE,systemd-userdbd.socket) @$(call add,SYSTEMD_SERVICES_DISABLE,systemd-userdbd.socket)
@$(call add,CONTROL,libnss-role:enabled)
@$(call set,META_PUBLISHER,BaseALT Ltd) @$(call set,META_PUBLISHER,BaseALT Ltd)
@$(call set,META_VOL_SET,ALT) @$(call set,META_VOL_SET,ALT)
@$(call set,META_VOL_ID,ALT Workstation $(DISTRO_VERSION) $(ARCH)) @$(call set,META_VOL_ID,ALT Workstation $(DISTRO_VERSION) $(ARCH))
......
...@@ -9,6 +9,8 @@ lftp ...@@ -9,6 +9,8 @@ lftp
catdoc catdoc
etcnet-defaults-desktop etcnet-defaults-desktop
lsb-release lsb-release
libnss-role
alterator-roles-common
man-pages man-pages
mdadm mdadm
make-initrd-mdadm make-initrd-mdadm
......
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