K 10 svn:author V 4 bapt K 8 svn:date V 27 2016-11-04T08:02:48.514522Z K 7 svn:log V 334 Fix modes for /compat/linux/proc When linprocfs is mounted the mode set to /compat/linux/proc is set to 555 while the package said 755 meaning pkg will try to change it 755 and fail preventing upgrade or installation of the package because linprocfs does not support changing attributes. Enforce it to 555 to prevent that situation END