Hi all,
wondering - coming from the monitoring world and knowing what some file write operations mean for a system, I am coming to wonder what it is doing on a laptop.
Now - after having installed Ubuntu on my FW16 and on the one of my daughter’s FW13, I noticed that the system load was between 0.5 and 1.5 on both systems.
What I also noticed when checking the logs is an excessive amount of logging while using firefox. You guys just run journalctl -f
if using Ubuntu and Firefox - and you’ll see what I mean.
Loads of entries, all the time, looking like this:
mars 14 10:10:35 jupiter.solsys.org kernel: audit: type=1400 audit(1710407435.682:2458): apparmor="DENIED" operation="connect" class="file" info="Failed name lookup - disconnected path" error=-13 profile="firefox" name="run/systemd/resolve/io.systemd.Resolve" pid=2134 comm=444E53205265736F6C766572202338 requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=101
mars 14 10:10:35 jupiter.solsys.org kernel: audit: type=1400 audit(1710407435.686:2459): apparmor="DENIED" operation="connect" class="file" info="Failed name lookup - disconnected path" error=-13 profile="firefox" name="run/systemd/resolve/io.systemd.Resolve" pid=2134 comm=444E53205265736F6C766572202338 requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=101
mars 14 10:10:38 jupiter.solsys.org audit[2134]: AVC apparmor="DENIED" operation="connect" class="file" info="Failed name lookup - disconnected path" error=-13 profile="firefox" name="run/systemd/resolve/io.systemd.Resolve" pid=2134 comm=444E53205265736F6C766572202335 requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=101
mars 14 10:10:38 jupiter.solsys.org kernel: audit: type=1400 audit(1710407438.346:2460): apparmor="DENIED" operation="connect" class="file" info="Failed name lookup - disconnected path" error=-13 profile="firefox" name="run/systemd/resolve/io.systemd.Resolve" pid=2134 comm=444E53205265736F6C766572202335 requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=101
Coming also from the security side, I tend to deactivate apparmor on my “laptops”.
But my daughters??? (Artist and Literature).
I bet that if I disable apparmor, or reconfigure it correctly, it would reduce the amount of disk writes which in turn would reduce the used energy.
After having reconfigured the firefox apparmor profile on my laptop just after arrival of the latter, the last update add new issues.
What’s the best approach here? I really think I’ll dump it all together (apparmor), because in the end it is more of a pain than a security advantage in my eyes.
Any comments? hints?
PS: 5 days I have my FW16 - and journald is already 185MBytes in size.