nixpkgs/modules/system
Eelco Dolstra 1a82024dd8 In the tests, don't start agetty on /dev/ttyS0
Running agetty on ttyS0 interferes with the backdoor, which uses ttyS0
as its standard error.  After agetty starts, writes to the stderr file
descriptor will return EIO (though doing "exec 2>/proc/self/fd/2" will
miracuously fix this).

http://hydra.nixos.org/build/3252782
2012-10-29 21:10:00 +01:00
..
activation Don't create /var/log/upstart 2012-10-26 16:22:18 +02:00
boot In the tests, don't start agetty on /dev/ttyS0 2012-10-29 21:10:00 +01:00
etc Lowercase debug output 2012-10-04 21:44:45 -04:00
upstart upstart.nix: Treat "daemon" as "forking" 2012-10-26 16:22:19 +02:00