Skip to content

Commit 80dcb03

Browse files
authored
Update udiskie.8.txt
add documentation for `keyfile` in config.yml
1 parent b29aa02 commit 80dcb03

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/udiskie.8.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,10 @@ device_config:
255255
automount: False # show but do not automount this device
256256
options: [] # additional options to be passed when mounting
257257

258+
- id_uuid: ... # [filter] match device by UUID
259+
keyfile: /path/to/keyfile # [action] use keyfile to unlock a luks encrypted
260+
# device, bypassing the password prompt
261+
258262
mount_options: # [deprecated] do not use
259263
ignore_device: # [deprecated] do not use
260264

0 commit comments

Comments
 (0)