systemd-cryptsetup-generator: Add note to revert 3efadce.
This commit is contained in:
parent
3efadce03b
commit
9626707e2b
@ -17,6 +17,8 @@ stdenv.lib.overrideDerivation systemd (p: {
|
|||||||
|
|
||||||
# For some reason systemd-cryptsetup-generator is a wrapper-script
|
# For some reason systemd-cryptsetup-generator is a wrapper-script
|
||||||
# with the current release of systemd. We want the real one.
|
# with the current release of systemd. We want the real one.
|
||||||
|
|
||||||
|
# TODO: Revert 3efadce when the wrapper-script is gone
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
mkdir -p $out/lib/systemd/
|
mkdir -p $out/lib/systemd/
|
||||||
cp systemd-cryptsetup $out/lib/systemd/systemd-cryptsetup
|
cp systemd-cryptsetup $out/lib/systemd/systemd-cryptsetup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user