agetty.nix: Add remark

This commit is contained in:
Eelco Dolstra 2012-07-20 17:39:05 -04:00
parent 77510eaa99
commit ee075bdf6b

@ -87,7 +87,7 @@ with pkgs.lib;
TTYPath=/dev/%I
TTYReset=yes
TTYVHangup=yes
TTYVTDisallocate=yes
TTYVTDisallocate=yes # set to no to prevent clearing the screen
KillMode=process
IgnoreSIGPIPE=no