mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-26 22:36:59 -05:00
Move apparmor-info, apparmor-watch to security-misc, enable systemd-journald audit transport
This commit is contained in:
parent
b168c37e84
commit
d1e148eba7
9 changed files with 164 additions and 0 deletions
3
debian/security-misc-shared.postinst
vendored
3
debian/security-misc-shared.postinst
vendored
|
|
@ -103,6 +103,9 @@ case "$1" in
|
|||
chmod 0600 "${usbguard_config_file}"
|
||||
fi
|
||||
done
|
||||
|
||||
## Enable systemd-journald audit transport
|
||||
deb-systemd-helper enable systemd-journald-audit.socket
|
||||
;;
|
||||
|
||||
abort-upgrade|abort-remove|abort-deconfigure)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue