summary refs log tree commit diff
path: root/modules/testing/test-instrumentation.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2012-10-30 16:42:05 +0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2012-10-30 16:42:05 +0100
commitbcdc71ddaed97c2b7e627c7c9d601c262bce9e4e (patch)
treee704d00db1f495b41e4c87a44d90b4c0af9cfe4b /modules/testing/test-instrumentation.nix
parent7a76bcd72aa078680e8890269d7d29603b250988 (diff)
downloadnixpkgs-bcdc71ddaed97c2b7e627c7c9d601c262bce9e4e.tar
nixpkgs-bcdc71ddaed97c2b7e627c7c9d601c262bce9e4e.tar.gz
nixpkgs-bcdc71ddaed97c2b7e627c7c9d601c262bce9e4e.tar.bz2
nixpkgs-bcdc71ddaed97c2b7e627c7c9d601c262bce9e4e.tar.lz
nixpkgs-bcdc71ddaed97c2b7e627c7c9d601c262bce9e4e.tar.xz
nixpkgs-bcdc71ddaed97c2b7e627c7c9d601c262bce9e4e.tar.zst
nixpkgs-bcdc71ddaed97c2b7e627c7c9d601c262bce9e4e.zip
Kill the backdoor more forcefully
Otherwise it hangs until the 90 second timeout expires.

http://hydra.nixos.org/build/3253068
Diffstat (limited to 'modules/testing/test-instrumentation.nix')
-rw-r--r--modules/testing/test-instrumentation.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/testing/test-instrumentation.nix b/modules/testing/test-instrumentation.nix
index 222a10a0043..c6c95e63af1 100644
--- a/modules/testing/test-instrumentation.nix
+++ b/modules/testing/test-instrumentation.nix
@@ -28,6 +28,7 @@ let kernel = config.boot.kernelPackages.kernel; in
             echo
             PS1= exec /bin/sh
           '';
+        serviceConfig.KillSignal = "SIGHUP";
       };
 
     # Prevent agetty from being instantiated on ttyS0, since it