diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-12-19 02:25:38 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-12-21 09:47:01 +0100 |
commit | 2e4f4c6c3be01266c8b5685ab80530b08208adb3 (patch) | |
tree | 05cf4095a7b39f829218470ca463895b930bc5fc /features/apt.feature | |
parent | bc9261df47a5dc59b670142485329299c944f984 (diff) | |
download | jenkins.debian.net-2e4f4c6c3be01266c8b5685ab80530b08208adb3.tar.xz |
lvc: let the computer boot DebianLive7 instead of Tails
Diffstat (limited to 'features/apt.feature')
-rw-r--r-- | features/apt.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/apt.feature b/features/apt.feature index e86d3c60..88174af9 100644 --- a/features/apt.feature +++ b/features/apt.feature @@ -9,7 +9,7 @@ Feature: Installing packages through APT Given a computer And I capture all network traffic And I start the computer - And the computer boots Tails + And the computer boots DebianLive7 And I enable more Tails Greeter options And I set sudo password "asdf" And I log in to a new session |