aboutsummaryrefslogtreecommitdiff
path: root/sys/etc
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-09-12 14:57:01 +0700
committerShulhan <ms@kilabit.info>2023-09-12 14:57:01 +0700
commitf1fac86edd64455562f2d1744b6f3d670e8ef09d (patch)
tree18e40b17b0cc119c434e61af0df4d6f2bfd2b2bb /sys/etc
parentbb47b014ccaa0fa31487ee014d7ce2c565c867da (diff)
downloadcompute-archlinux-image-builder-f1fac86edd64455562f2d1744b6f3d670e8ef09d.tar.xz
all: fix permission warnings during installing boot loader
The following warnings are logged when running bootctl, ! Mount point '/boot' which backs the random seed file is world accessible, which is a security hole! ! ! Random seed file '/boot/loader/.#bootctlrandom-seedd8660b2d2ae5697a' is world accessible, which is a security hole! ! The fix is by mounting the /boot with options "uid=0,gid=0,fmask=0077,dmask=0077".
Diffstat (limited to 'sys/etc')
0 files changed, 0 insertions, 0 deletions