X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fefi-boot-generator%2Fefi-boot-generator.c;fp=src%2Fefi-boot-generator%2Fefi-boot-generator.c;h=606d35bf791b099d49133c27380a046f102287e0;hb=0b9e3f2cfdd8bc365f98e5544c7c3f5ac94d0965;hp=0e2666214f767204d8fc49e3fcae679dd0f746e6;hpb=fa0fed49751f8fa7c5306877835595f5de184720;p=elogind.git diff --git a/src/efi-boot-generator/efi-boot-generator.c b/src/efi-boot-generator/efi-boot-generator.c index 0e2666214..606d35bf7 100644 --- a/src/efi-boot-generator/efi-boot-generator.c +++ b/src/efi-boot-generator/efi-boot-generator.c @@ -96,7 +96,7 @@ int main(int argc, char *argv[]) { "[Mount]\n" "Where=/boot\n" "What=%s\n" - "Options=umask=0077\n", + "Options=umask=0077,noauto\n", fsck, fsck, what); name = strappenda(arg_dest, "/boot.automount");