mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
* Use services.mingetty.ttys.
svn path=/nixos/trunk/; revision=7381
This commit is contained in:
parent
1852d493f4
commit
4ae268739d
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ import ../upstart-jobs/gather.nix {
|
|||
inherit (pkgs) mingetty pam_login;
|
||||
inherit ttyNumber;
|
||||
}))
|
||||
[1 2 3 4 5 6]
|
||||
(config.get ["services" "mingetty" "ttys"])
|
||||
)
|
||||
|
||||
# For the builtin logd job.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue