File: configdump.1

package info (click to toggle)
dumputils 1.0.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 184 kB
  • ctags: 175
  • sloc: ansic: 2,403; makefile: 133; sh: 88
file content (24 lines) | stat: -rw-r--r-- 616 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.\" Process this file with
.\" groff -man -Tascii savedump.1
.\"
.TH configdump 1 "October 2004" Linux "Linux User's Manual"
.SH NAME
configdump \- configure LKCD kernel modules using /etc/dumputils.conf. 
.SH SYNOPSIS
.B configdump
.I [-h] 
.I [-l level]
.SH DESCRIPTION
.B configdump
configure the kernel crash dump driver using /etc/dumputils.conf. configdump is
usually not run directly. It is generally invoked from the dumputils init.d
script.

.SH OPTIONS
.IP [-h]
Display usage message.
.IP [-l level]
Override DUMP_LEVEL value from /etc/dumputils.conf with level.

.SH AUTHOR
Troy Heber <troy.heber@hp.com>