openwrt/package
Deomid Ryabkov 430f691943 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>
2021-10-23 19:30:54 +02:00
..
base-files base-files: chmod 1777 /var/lock 2021-10-23 19:30:54 +02:00
boot rockchip: rename "Rock Pi 4" to "Rock Pi 4A" 2021-10-10 00:57:56 +02:00
devel
firmware ipq-wifi: Work around Plasma Cloud PA1200 5GHz crash 2021-09-23 20:50:58 +02:00
kernel mt76: update to the latest version 2021-10-23 13:31:22 +02:00
libs wolfssl: fix compile when enable-devcrypto is set 2021-10-21 00:17:36 +02:00
network hostapd: ubus: fix uninitialized pointer 2021-10-21 17:09:35 +02:00
system uci: update to git HEAD 2021-10-22 23:51:51 +02:00
utils busybox: update to 1.34.1 2021-10-05 20:59:32 +02:00
Makefile