openwrt/package
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
..
base-files base-files: chmod 1777 /var/lock 2021-11-05 21:24:04 +01:00
boot uboot-lantiq: fix sha1.h header clash when system libmd installed 2021-10-02 17:41:59 +02:00
devel binutils: fix libbfd missing DSO dependency if NLS enabled 2021-04-10 14:22:28 +02:00
firmware ipq-wifi: Work around Plasma Cloud PA1200 5GHz crash 2021-09-25 18:39:53 +02:00
kernel gpio-button-hotplug: convert to gpio descriptor (gpiod_) API 2021-11-05 21:24:04 +01:00
libs libpcap: add rpcapd as package 2021-11-05 21:24:04 +01:00
network iproute2: m_xt.so depends on dynsyms.list 2021-10-27 20:49:44 +02:00
system treewide: unmark selected packages nonshared 2021-07-02 18:15:02 +02:00
utils bcm27xx-userland: update to latest version 2021-08-21 19:39:55 +02:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00