We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29aa02 commit 80dcb03Copy full SHA for 80dcb03
doc/udiskie.8.txt
@@ -255,6 +255,10 @@ device_config:
255
automount: False # show but do not automount this device
256
options: [] # additional options to be passed when mounting
257
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
+
262
mount_options: # [deprecated] do not use
263
ignore_device: # [deprecated] do not use
264
0 commit comments