immortalwrt/package
Deomid Ryabkov a743a50d5b 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-26 23:45:08 +08:00
..
base-files base-files: chmod 1777 /var/lock 2021-10-26 23:45:08 +08:00
boot uboot-sunxi: update NanoPi R1S H5 patches 2021-10-20 00:22:05 +08:00
devel gdb: update to 10.2 2021-08-22 12:15:19 +08:00
emortal autocore: add big.LITTLE arch support 2021-10-16 14:14:29 +08:00
firmware ipq40xx: rename AC1200 to LEGUANG CA100 2021-10-20 00:16:15 +08:00
kernel Revert "mac80211: backport netif_rx_any_context support for batman-adv" 2021-10-22 20:51:25 +08:00
libs ncurses: add tmux terminfo 2021-10-26 23:41:40 +08:00
network wireguard-tools: add uci option to disable wireguard peers 2021-10-26 23:43:14 +08:00
system fstools: backport changes to fix build error 2021-10-03 23:54:13 +08:00
utils busybox: update to 1.34.1 2021-10-06 23:33:25 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00