You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example the script try-to-fix-low-on-disk-space doesn't send notifications. This is because the echo NOTIFY statements are not sent to systemd's journal.
For example the script
try-to-fix-low-on-disk-space
doesn't send notifications. This is because theecho NOTIFY
statements are not sent to systemd's journal.How to reproduce:
sudo btrfs filesystem usage / | grep df
fallocate -l 818.7GiB ~/.cache/mozilla/firefox/test
try-to-fix-low-on-disk-space
but no desktop notification is sentsudo systemctl status auditd
The text was updated successfully, but these errors were encountered: