mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
systemd-boot: fix evaluation
This commit is contained in:
parent
8c928cd55a
commit
068dad3a21
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ in {
|
||||||
gaining root access by passing init=/bin/sh as a kernel
|
gaining root access by passing init=/bin/sh as a kernel
|
||||||
parameter. However, it is enabled by default for backwards
|
parameter. However, it is enabled by default for backwards
|
||||||
compatibility.
|
compatibility.
|
||||||
''
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue