Commit 8fb7945f authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

workstation/the.pkgs, mixin-basealt.mk: Added audit

But disable it by default.
parent 2f8851e4
......@@ -37,6 +37,7 @@ mixin/alt-workstation: +systemd +systemd-optimal +pulse +nm \
@$(call set,GLOBAL_LIVE_NO_CLEANUPDB,true)
@$(call add,CONTROL,xdg-user-dirs:enabled)
@$(call add,SERVICES_DISABLE,sshd)
@$(call add,SERVICES_DISABLE,auditd)
@$(call add,SERVICES_ENABLE,cups smb nmb httpd2 bluetoothd libvirtd)
@$(call add,SERVICES_ENABLE,chronyd)
@$(call add,SERVICES_ENABLE,crond)
......
......@@ -2,6 +2,7 @@ installer-feature-desktop-other-fs-stage2
alterator-notes
userpasswd
pam-limits-desktop
audit
xmessage
lsb-release
alterator-quota
......
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