Updated Configuration (markdown)

Bandie 2018-04-25 11:52:13 +02:00
parent 42c86e0f88
commit 51fc1921d4
1 changed files with 2 additions and 1 deletions

@ -22,7 +22,8 @@
## Partition UUID?!
You can determine the partition UUID through `ls -l /dev/disk/by-partuuid/`. This is the device directory where pam_panic is going to look for the partition UUID.
Note, your devices you are using for the `auth=<Partition UUID>` and `reject=<Partition UUID>` flags must formated with a GUID Partition Table (GPT).
Note: Your devices you are using for the `auth=<Partition UUID>` and `reject=<Partition UUID>` flags must be formated with a GUID Partition Table (GPT).
## Configuration examples