mingetty: Show the kernel name.
svn path=/nixos/trunk/; revision=25581
This commit is contained in:
parent
41fcad19fb
commit
a634fd84bf
@ -28,7 +28,7 @@ with pkgs.lib;
|
|||||||
};
|
};
|
||||||
|
|
||||||
greetingLine = mkOption {
|
greetingLine = mkOption {
|
||||||
default = ''<<< Welcome to NixOS (\m) - Kernel \r (\l) >>>'';
|
default = ''<<< Welcome to NixOS (\m) - \s \r (\l) >>>'';
|
||||||
description = ''
|
description = ''
|
||||||
Welcome line printed by mingetty.
|
Welcome line printed by mingetty.
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user