1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-09-11 05:09:49 +00:00
Files
openwrt/package/base-files/files/etc/init.d/boot
Hauke Mehrtens b88d51898d base-files: Mount debugfs and pstore with nosuid,nodev,noexec
These permissions are not needed. Systemd also mounts these file systems
without these permissions on other Linux distributions.

Dropping these permissions should make the system more secure.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Link: https://github.com/openwrt/openwrt/pull/16960
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-11-16 14:23:08 +01:00

1.5 KiB
Executable File