You are not logged in.
Hi all,
I got this warning when y was updating dhcpcd:
(1/7) upgrading dhcpcd [##########################################] 100%
warning: directory permissions differ on /var/lib/dhcpcd/
filesystem: 700 package: 755
Can anyone tell me how to solve this?
what the permissions should be?
Thanks a lot
Last edited by gudnait (2020-09-13 23:35:20)
Offline
https://github.com/archlinux/svntogit-p … e491f0dbed added a tmpfiles snippet https://github.com/archlinux/svntogit-p … d.tmpfiles
Which changes the permissions in the filesystem. The package is still shipping the directory 755 though.
Edit:
https://bugs.archlinux.org/task/67844
Last edited by loqs (2020-09-08 02:44:21)
Offline
Should I change the directory permissions for /var/lib/dhcpcd and if the powers that be decide they want to go back to 700 I'll just get another warning and then change it back?
Offline
systemd-tmpfiles will change it to 700 every time you boot the system, so you'll just get the warning again next time unless the package is fixed.
Online
Thank a lot loqs
Last edited by gudnait (2020-09-10 13:24:50)
Offline