📝 Commented out AppArmor notifications

This commit is contained in:
z3rOR0ne 2022-07-21 16:42:50 -07:00
parent 8aa29a9b47
commit fad8c1d0fa

View file

@ -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 &