openwrt/package/base-files/files/etc
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
..
board.d treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
hotplug.d/net
init.d base-files: chmod 1777 /var/lock 2021-10-23 19:30:54 +02:00
iproute2
rc.button
sysctl.d
uci-defaults Revert "base-files: migrate old UCI network bridge ports syntax" 2021-05-20 12:25:25 +02:00
banner
banner.failsafe
device_info
diag.sh
ethers
fstab
group
hosts
inittab
openwrt_release
openwrt_version
os-release
passwd
preinit
profile
protocols
rc.common base-files: fix enabled for services with only STOP 2021-06-22 09:45:27 -10:00
rc.local
services
shadow
shells
shinit base-files: shinit: properly handle dashes in service names 2021-05-12 12:44:32 +02:00
sysctl.conf
sysupgrade.conf