fix systemd-boot security warning for /boot
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
type = "filesystem";
|
||||
format = "vfat";
|
||||
mountpoint = "/boot";
|
||||
mountOptions = [ "umask=0077" ];
|
||||
};
|
||||
};
|
||||
root = {
|
||||
|
||||
Reference in New Issue
Block a user