FS#3727 - pmount 0.96 LUKS support looks for cryptsetup in /sbin
Attached to Project:
Arch Linux
Opened by chris winter (squalene) - Sunday, 08 January 2006, 00:46 GMT
Opened by chris winter (squalene) - Sunday, 08 January 2006, 00:46 GMT
|
Details
pmount uses the "isLuks" option of cryptsetup to determine
if the device being mounted is a LUKS partition.
policy.h contains the following --> #define CRYPTSETUP "/sbin/cryptsetup". Arch installs cryptsetup to /usr/sbin. I'm not terribly familiar with packaging, is there an easier workaround than patching policy.h with the arch cryptsetup location? |
This task depends upon