26 lines
752 B
Diff
26 lines
752 B
Diff
From aba9976ce324fdf845b04b326f7426566a676335 Mon Sep 17 00:00:00 2001
|
|
From: "livy.ge" <livy.ge@oracle.com>
|
|
Date: Wed, 5 Jul 2017 03:53:48 -0700
|
|
Subject: [PATCH] update bug url
|
|
|
|
---
|
|
util/grub-set-password.in | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/util/grub-set-password.in b/util/grub-set-password.in
|
|
index 6553eaa..03731d5 100644
|
|
--- a/util/grub-set-password.in
|
|
+++ b/util/grub-set-password.in
|
|
@@ -21,7 +21,7 @@ located by default at ${grubdir}.
|
|
-v, --version print the version information and exit
|
|
-o, --output_path <DIRECTORY> put user.cfg in a user-selected directory
|
|
|
|
-Report bugs at https://bugzilla.redhat.com.
|
|
+Report bugs at https://github.com/oracle/oracle-linux .
|
|
EOF
|
|
}
|
|
|
|
--
|
|
2.43.5
|
|
|