mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-12 23:15:03 +07:00
cryptsetup: fix unit file description
This commit is contained in:
parent
17b9052533
commit
a4477e6852
@ -98,7 +98,7 @@ static int create_disk(
|
||||
|
||||
fprintf(f,
|
||||
"[Unit]\n"
|
||||
"Description=Cryptography Setup for %%f\n"
|
||||
"Description=Cryptography Setup for %%I\n"
|
||||
"DefaultDependencies=no\n"
|
||||
"BindTo=%s dev-mapper-%%i.device\n"
|
||||
"After=systemd-readahead-collect.service systemd-readahead-replay.service %s\n"
|
||||
|
Loading…
Reference in New Issue
Block a user