merge
This commit is contained in:
commit
1e04852c3d
2 changed files with 8 additions and 7 deletions
|
@ -67,8 +67,11 @@ the broken processes.
|
|||
flags processes matching the program name
|
||||
.I regexp
|
||||
as not to be killed in the event of memory
|
||||
exhaustion. This is usualy run from termrc
|
||||
and cpurc (see
|
||||
exhaustion. This is usually run from
|
||||
.B termrc
|
||||
and
|
||||
.B cpurc
|
||||
(see
|
||||
.IR cpurc (8))
|
||||
to protect important system processes from
|
||||
getting killed.
|
||||
|
|
|
@ -21,12 +21,10 @@ device.
|
|||
.PP
|
||||
The
|
||||
.B -f
|
||||
flag formats the partitions
|
||||
flag formats the partition
|
||||
.I files,
|
||||
generating a new encryption key. The encryption key is
|
||||
protected by a password that
|
||||
.I cryptsetup
|
||||
will prompt for confirmation.
|
||||
generating a new encryption key. The user will be prompted
|
||||
for a password that will be used to protect the encryption key.
|
||||
.PP
|
||||
The flags
|
||||
.B -i
|
||||
|
|
Loading…
Reference in a new issue