diff options
author | Miloslav Trmac <mitr@volny.cz> | 2006-07-09 02:56:12 +0000 |
---|---|---|
committer | Miloslav Trmac <mitr@volny.cz> | 2006-07-09 02:56:12 +0000 |
commit | c856e2fc5c403749f47b0c77834a06c8c221155b (patch) | |
tree | 695e7bafe8ca448d8b2dfee08914ac142ce765a4 /crypttab.5 | |
parent | 775f15b4e6a7cc0612cb3b9c8900c20909dcdd6a (diff) | |
download | initscripts-c856e2fc5c403749f47b0c77834a06c8c221155b.tar initscripts-c856e2fc5c403749f47b0c77834a06c8c221155b.tar.gz initscripts-c856e2fc5c403749f47b0c77834a06c8c221155b.tar.bz2 initscripts-c856e2fc5c403749f47b0c77834a06c8c221155b.tar.xz initscripts-c856e2fc5c403749f47b0c77834a06c8c221155b.zip |
Don't allow any crypttab options for LUKS partitions (#197656).
Diffstat (limited to 'crypttab.5')
-rw-r--r-- | crypttab.5 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -98,6 +98,9 @@ after destroying the encrypted block device. system installations, with some of them encrypting the swap partitions and some of them not.) +.PP +No options can be specified for LUKS encrypted partitions. + .SH COMPATIBILITY The .B /etc/crypptab |