workstation/the.pkgs, mixin-basealt.mk: Added audit
But disable it by default.
This commit is contained in:
parent
2f8851e420
commit
8fb7945f66
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user