openwrt/package/base-files/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
..
bin base-files: fix typo in config_generate MAC check 2021-06-22 08:10:49 +02:00
etc base-files: chmod 1777 /var/lock 2021-11-05 21:24:04 +01:00
lib base-files: failsafe: Remove the VLAN modifier from interface name 2021-06-22 23:52:09 +02:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: wifi: tidy up the reconf code 2021-06-30 19:24:55 +02:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00