openwrt/package/base-files
Deomid Ryabkov 2f04012b20 base-files: chmod 1777 /var/lock
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>
(cherry picked from commit 430f691943)
2021-11-05 21:24:04 +01:00
..
files base-files: chmod 1777 /var/lock 2021-11-05 21:24:04 +01:00
image-config.in OpenWrt v21.02.1: revert to branch defaults 2021-10-25 21:45:09 +02:00
Makefile base-files: bump Copyright to 2021 2021-01-26 17:30:09 -10:00