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
|