lede/package/base-files/files
Beginner a763fe4e88
base-files: chmod 1777 /var/lock (#8120)
Per FHS 3.0, /var/lock is the location for lock files [1].
However its current permissions (755) are too restrictive
for use by unprivileged processes.
Debian and Ubuntu set them to 1777, and now so do we.

[1] <https://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.html#varlockLockFiles>

Signed-off-by: Deomid Ryabkov <rojer@rojer.me>
[fixed typo in commit message, had to remove "rojer" due to git hooks]
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>

Co-authored-by: Deomid Ryabkov <rojer@rojer.me>
2021-10-26 22:22:11 +08:00
..
bin base-files: NTP change (#7252) 2021-07-02 21:39:39 +08:00
etc base-files: chmod 1777 /var/lock (#8120) 2021-10-26 22:22:11 +08:00
lib base-files: sysupgrade stage2: fix losetup detection (#7601) 2021-08-06 09:29:44 +08:00
rom update source 2017-09-06 19:19:45 +08:00
sbin base-files: wifi: tidy up the reconf code 2021-06-29 11:17:51 +08:00
usr dropbear: bump to 2019.78 2020-03-22 18:35:41 +08:00