We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d576c commit c2d7d09Copy full SHA for c2d7d09
README.md
@@ -48,6 +48,12 @@ Ships `zsh` derivative configuration settings folder `/etc/zsh`.
48
But does not configure `zsh` as default shell.
49
(That is up to package `dist-base-files`.)
50
51
+Enable systemd-journald audit transport.
52
+(`deb-systemd-helper enable systemd-journald-audit.socket`)
53
+Required by helper-scripts `apparmor-info` and `apparmor-watch`.
54
+Debian no longer enables systemd-journald-audit.socket by default.
55
+https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038993
56
+
57
## How to install `usability-misc` using apt-get ##
58
59
1\. Download the APT Signing Key.
0 commit comments