diff options
-rw-r--r-- | factory-default/sys-boot/grub/etc/default/grub | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/factory-default/sys-boot/grub/etc/default/grub b/factory-default/sys-boot/grub/etc/default/grub new file mode 100644 index 00000000..0f963a7b --- /dev/null +++ b/factory-default/sys-boot/grub/etc/default/grub @@ -0,0 +1,2 @@ +echo "# grub-mkconfig is disabled, create configuration manually instead" +exit 1 |