From fad8c1d0fae98b750d5ec060b6d8f9ea0b92f85a Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Thu, 21 Jul 2022 16:42:50 -0700 Subject: [PATCH] :memo: Commented out AppArmor notifications --- xinitrc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xinitrc.txt b/xinitrc.txt index 6fdc188a..312277a3 100644 --- a/xinitrc.txt +++ b/xinitrc.txt @@ -50,7 +50,7 @@ xsetroot -cursor_name left_ptr & # pulseaudio --start & # enables AppArmor's aa-notify by default (supposed to be a runit script...) -aa-notify --user $USER -p -s 1 -w 60 -f /var/log/audit/audit.log +# aa-notify --user $USER -p -s 1 -w 60 -f /var/log/audit/audit.log # Notification for Laptop Battery # echo 'export DBUS_SESSION_BUS_ADDRESS='$DBUS_SESSION_BUS_ADDRESS > /tmp/dsba &