mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 19:00:02 +01:00
7 lines
134 B
Bash
Executable File
7 lines
134 B
Bash
Executable File
#!/bin/bash
|
|
|
|
inst cryptsetup-reencrypt
|
|
|
|
inst_hook cmdline 30 "$moddir/parse-reencrypt.sh"
|
|
inst "$moddir"/reencrypt.sh /sbin/reencrypt
|