1\ Loader.rc 2\ 3\ You should not edit this file! Put any overrides in loader.rc.local 4\ instead as this file can be replaced during system updates. 5\ 6\ Includes additional commands 7include /boot/loader.4th 8include /boot/efi.4th 9try-include /boot/loader.rc.local 10 11\ Reads and processes loader.conf variables 12\ NOTE: Change to `initialize' if you enable the below boot menu 13start 14 15maybe-efi-resizecons 16maybe-resetcons 17 18\ Tests for password -- executes autoboot first if a password was defined 19check-password 20 21\ Uncomment to enable boot menu 22\ include /boot/beastie.4th 23\ beastie-start 24 25\ Unless set otherwise, autoboot is automatic at this point 26 27