5 Jun
2013
5 Jun
'13
8:41 a.m.
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.