Bug #8306

Reboot results in shutdown in Jessie

Added by anonym 2014-11-26 08:40:59 . Updated 2014-11-26 11:00:57 .

Status:
Resolved
Priority:
Normal
Assignee:
intrigeri
Category:
Target version:
Start date:
2014-11-26
Due date:
% Done:

100%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

With a Tails image built from feature/jessie, try with e.g. sudo -n shutdown or GNOME’s Restart option.


Subtasks


History

#1 Updated by intrigeri 2014-11-26 09:22:13

  • Assignee set to intrigeri

#2 Updated by intrigeri 2014-11-26 09:25:54

First guess: the case "$RUNLEVEL" we have in /etc/default/kexec doesn’t work in a systemd environment.

#3 Updated by intrigeri 2014-11-26 11:00:57

  • Status changed from Confirmed to Resolved
  • % Done changed from 0 to 100

Fixed with commit 8d450a0.