mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-14 19:24:13 +03: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,
|
fprintf(f,
|
||||||
"[Unit]\n"
|
"[Unit]\n"
|
||||||
"Description=Cryptography Setup for %%f\n"
|
"Description=Cryptography Setup for %%I\n"
|
||||||
"DefaultDependencies=no\n"
|
"DefaultDependencies=no\n"
|
||||||
"BindTo=%s dev-mapper-%%i.device\n"
|
"BindTo=%s dev-mapper-%%i.device\n"
|
||||||
"After=systemd-readahead-collect.service systemd-readahead-replay.service %s\n"
|
"After=systemd-readahead-collect.service systemd-readahead-replay.service %s\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user