diff --git a/system_files/desktop/shared/usr/etc/profile.d/secure-boot-warning.sh b/system_files/desktop/shared/usr/etc/profile.d/secure-boot-warning.sh new file mode 100755 index 00000000..a104bdc7 --- /dev/null +++ b/system_files/desktop/shared/usr/etc/profile.d/secure-boot-warning.sh @@ -0,0 +1 @@ +echo -e 'Warning: The next major update for Bazzite will introduce new requirements for secure boot to work.\nPlease make sure to run "ujust enroll-secure-boot-key" at least once.\nThis message will automatically disappear after the update has been deployed.\nFor more information, see our thread at: https://universal-blue.discourse.group/t/secure-boot-notice/405\n'