Permissions problem after networkd-dispatcher (1.7-0ubuntu3.4) update
This could be a documentation problem, a program bug, or both.
On ubuntu 20.04.4, after recent install of update “networkd-
E.g. I have the script 50-iptables in routable.d:
# ls -l /etc/networkd-
total 4
-rwx------ 1 root 152 Jan 10 2021 50-iptables
After boot, I can see my iptables commands didn’t run, and ‘service networkd-dispatcher status’ returns:
May 07 14:14:49 Krieger networkd-
If I change the perms to 0755 on the 50-iptables script, the script runs at boot time as expected.
On the documentation side, permission requirements for scripts under /etc/networkd-
Is this new less-strict permissions requirement intended behavior or is this a bug? I’ve looked at the update’s Changelog:
and its stated intent seems at odds with this behavior.
Thank you
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Roger Cornelius for more information if necessary.