diff options
author | Slack Coder <slackcoder@server.ky> | 2024-04-29 17:45:42 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2024-05-01 18:01:35 -0500 |
commit | eb0d6d4a0b8434085e43f6c5b2eabbe5086f0060 (patch) | |
tree | 4ef1a527cba8ee91c46a39521df4614add7ff3b8 /efi-sync/README | |
parent | 858a5bda88011747edb72de66f70808699177f31 (diff) | |
download | slackbuilds-eb0d6d4a0b8434085e43f6c5b2eabbe5086f0060.tar.xz |
Add: efi-sync
Diffstat (limited to 'efi-sync/README')
-rw-r--r-- | efi-sync/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/efi-sync/README b/efi-sync/README index e055ad8..71a5cef 100644 --- a/efi-sync/README +++ b/efi-sync/README @@ -15,5 +15,5 @@ and to /etc/rc.d/rc.local_shutdown (creating it if needed): fi Also ensure your EFI is mounted on boot by having its entry configured in -/etc/fstab. If you use an initial ram disk (initrd), ensure -OUTPUT_IMAGE="/boot/initrd.gz" is configured to your EFI's initrd path. +/etc/fstab. For more instructions, refer to the project's README in this +packages documentation under /usr/doc. |