diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-01-21 03:30:13 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-01-21 03:30:18 +0100 |
commit | 63c862b051ae35199eb0d91c375b3c2b296bc0aa (patch) | |
tree | 82edc03f67be0f351bcb5a9e270a49ed9e72a41b /units | |
parent | ed86ebc41440b09977b93cf71f4a55082d9a2e44 (diff) |
cryptsetup: fix ordering loop when dealing with encrypted swap devices
https://bugzilla.redhat.com/show_bug.cgi?id=657234
Diffstat (limited to 'units')
-rw-r--r-- | units/cryptsetup.target | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/units/cryptsetup.target b/units/cryptsetup.target index 9e4db78e8d..64ee8c6144 100644 --- a/units/cryptsetup.target +++ b/units/cryptsetup.target @@ -9,6 +9,3 @@ [Unit] Description=Encrypted Volumes - -[Install] -WantedBy=local-fs.target |