Bug #8306
Reboot results in shutdown in Jessie
Start date:
2014-11-26
Due date:
% Done:
100%
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.