[arch-releng] /run permissions
I am not sure if this an Archiso issue or a package one [filesystem] Noticed this warning during builds warning: directory permissions differ on /home/armchair/work/x86_64/root-image/run/ filesystem: 1777 package: 755 /run is owned by filesystem, checked pkgbuild and it looks ok. Just wanted to know if it is something that might cause concern? MrG
Am 05.06.2013 07:44, schrieb Mr Green:
I am not sure if this an Archiso issue or a package one [filesystem]
Noticed this warning during builds
warning: directory permissions differ on /home/armchair/work/x86_64/root-image/run/ filesystem: 1777 package: 755
/run is owned by filesystem, checked pkgbuild and it looks ok.
Just wanted to know if it is something that might cause concern?
1777 is wrong, but it shouldn't matter. /run is merely the mountpoint for a tmpfs, which gets proper permissions upon boot by mkinitcpio or systemd.
participants (2)
-
Mr Green
-
Thomas Bächler