|
libstorage-ng
|
A simple struct to hold the information from one line in crypttab. More...
#include <SimpleEtcCrypttab.h>
Public Attributes | |
| std::string | name |
| std::string | device |
| std::string | password |
| std::vector< std::string > | crypt_options |
A simple struct to hold the information from one line in crypttab.
See crypttab(5).
1.8.14