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