immortalwrt/package/base-files/files/etc/init.d
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
..
boot base-files: chmod 1777 /var/lock 2021-10-26 23:45:08 +08:00
done base-files: prevent issues w/ overlay on powerloss after sysupgrade 2020-10-13 18:39:53 +08:00
gpio_switch Merge branch 'master' of github.com:lede-project/source 2018-04-23 18:50:49 +08:00
led base-files: add new application led trigger backend 2021-03-06 12:14:18 +08:00
sysctl sync with OpenWrt v18.06.1 stable new R8.1 version 2018-08-23 17:40:23 +08:00
sysfixtime update source 2017-09-06 19:19:45 +08:00
system base-files: fix /tmp/TZ when zoneinfo not installed 2021-06-25 23:40:36 +08:00
umount base-files: supress service restart of umount 2020-10-13 18:31:16 +08:00