Captain ALM
772287c27f
Added clevis binding auto updating support (Password still required for first unlock).
7 lines
221 B
Plaintext
7 lines
221 B
Plaintext
[Unit]
|
|
Description=Update the clevis LUKS slot on the specified device automatically on boot if enabled
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=bash -c 'if [ -f /opt/ucba-required ]; then /usr/local/sbin/update-clevis-binding
|