systemd: remove unused lvm2 input
This commit is contained in:
committed by
Florian Klink
parent
3ceeae830d
commit
0c852e1fa6
@@ -29,7 +29,6 @@
|
|||||||
# Optional dependencies
|
# Optional dependencies
|
||||||
, pam
|
, pam
|
||||||
, cryptsetup
|
, cryptsetup
|
||||||
, lvm2
|
|
||||||
, audit
|
, audit
|
||||||
, acl
|
, acl
|
||||||
, lz4
|
, lz4
|
||||||
|
|||||||
@@ -23233,8 +23233,6 @@ with pkgs;
|
|||||||
withTpm2Tss = false;
|
withTpm2Tss = false;
|
||||||
withUserDb = false;
|
withUserDb = false;
|
||||||
glib = null;
|
glib = null;
|
||||||
|
|
||||||
lvm2 = null;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user