Ctrl+Alt+Del does not work on Ubuntu 13.10 server
Bug #1242841 reported by
Rudolf Blazek
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
upstart (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Pressing Ctrl+Alt+Del in Ubuntu 13.10 server console does not reboot the machine.
Reason:
The shutdown command in the file /etc/init/
exec shutdown -r now "Control-Alt-Delete pressed"
Fix:
Add the prefix /sbin/
exec /sbin/shutdown -r now "Control-Alt-Delete pressed"
Rudy
affects: | ubuntu → upstart (Ubuntu) |
tags: | added: saucy |
To post a comment you must log in.
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https:/ /wiki.ubuntu. com/Bugs/ FindRightPackag e. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.
To change the source package that this bug is filed about visit https:/ /bugs.launchpad .net/ubuntu/ +bug/1242841/ +editstatus and add the package name in the text box next to the word Package.
[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]