lede/package
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
..
base-files base-files: chmod 1777 /var/lock (#8120) 2021-10-26 22:22:11 +08:00
boot treewide: use AUTORELEASE on all uboot-* packages (#7988) 2021-10-07 11:58:12 +08:00
devel add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
firmware update hash code (#7972) 2021-10-01 23:24:11 +08:00
kernel kernel: drop kmod-gpio-dev (#8015) 2021-10-13 17:29:11 +08:00
lean dnsproxy: update to 0.39.9 (#8135) 2021-10-26 22:21:31 +08:00
libs openssl: Refresh patch (#7765) 2021-08-29 13:33:31 +08:00
network ethtool: update to v5.14 (#8121) 2021-10-25 23:01:14 +08:00
qca qca-nss-ecm-64: unset active connection values and revert to default (#8096) 2021-10-21 11:00:23 +08:00
system Revert "procd: update to git HEAD (#7676)" 2021-08-26 16:46:06 +08:00
utils util-linux: update to 2.37 (#7427) 2021-07-19 12:50:07 +00:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00