[PATCH 8/9] Reformat of the kdump-tools file

Louis Bouchard louis.bouchard at ubuntu.com
Wed Aug 20 04:11:19 PDT 2014


Signed-off-by: Louis Bouchard <louis.bouchard at ubuntu.com>
---
 debian/kdump-tools.default | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/kdump-tools.default b/debian/kdump-tools.default
index c391f3c..3da5343 100644
--- a/debian/kdump-tools.default
+++ b/debian/kdump-tools.default
@@ -74,13 +74,15 @@ KDUMP_COREDIR="/var/crash"
 # HOSTTAG - Select if hostname of IP address will be used as a prefix to the
 #           timestamped directory when sending files to the remote server.
 #           'ip' is the default.
+# NFS -     Hostname and mount point of the NFS server configured to receive
+#           the crash dump. The syntax must be {HOSTNAME}:{MOUNTPOINT} 
+#           (e.g. remote:/var/crash)
 #
 # SSH="<user at server>"
 #
+# SSH_KEY="<path>"
+#
 # HOSTTAG="hostname|[ip]"
 # 
 # NFS="<nfs mount>"
 #
-# NFS4="<nfs mount>"
-#
-# SSH_KEY="<path>"
-- 
1.9.1




More information about the kexec mailing list