Skip to content

Commit aef7c8c

Browse files
committed
removed useless path in cryptsetup module definition
Signed-off-by: Zen <[email protected]>
1 parent 682d5d9 commit aef7c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ugrd/crypto/cryptsetup.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
binaries = [ "cryptsetup" ]
2-
paths = [ "usr/lib64", "run" ]
2+
paths = [ "run" ]
33

44
_kmod_depend = [ "dm_crypt", "crc32c" ]
55

0 commit comments

Comments
 (0)