diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-05-23 21:25:06 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2022-05-23 21:25:06 +0200 |
commit | cff3ac68f570ca8308f6acb402f548ac15d9ffd7 (patch) | |
tree | 494b2996fcbf9e63b1d659d3e1b3060e6b4cf7f0 /system/guefi/README | |
parent | 0db223d45319fcfa90aee19b3f1cc44b9873324f (diff) |
system/guefi: Updated for version 0.2.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/guefi/README')
-rw-r--r-- | system/guefi/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/guefi/README b/system/guefi/README index 63caa688ed92c..b25ae55a0d7cf 100644 --- a/system/guefi/README +++ b/system/guefi/README @@ -1,3 +1,6 @@ GUEFI is a Python/GTK+3 application that acts as a frontend for efibootmgr. It provides an easy to use interface for managing UEFI boot options. + +Be advised to launch this as user using gksu or ktsuss or you might +encounter a segfault. |