2 Feature: Shutdown applet
4 Scenario: The shutdown applet can shutdown Tails
5 Given I have started Tails from DVD and logged in and the network is connected
6 When I request a shutdown using the emergency shutdown applet
7 Then Tails eventually shuts down
9 Scenario: The shutdown applet can reboot Tails
10 Given I have started Tails from DVD and logged in and the network is connected
11 When I request a reboot using the emergency shutdown applet
12 Then Tails eventually restarts