Actions
Bug #3913
closedthere is no dialup, only zuul
Start date:
2013-07-27
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
When you run poweroff(1M) on a /dev/term/* device, you get this quaint (and errant) message:
ux ttyb login: root Password: 2013-06-08T19:06:48+00:00 ux login: [ID 644210 auth.notice] ROOT LOGIN /dev/term/b Last login: Mon Jun 3 21:05:26 from 10.88.88.1 You have new mail. ux # poweroff poweroff: dangerous on a dialup;use ``poweroff -y'' if you are really sure We can probably remove this message.
This is needless, and indeed oddly arbitrary, paternalism on the part of the halt(1M) suite of commands -- it does not, for instance, affect SSH or other remote connections. We should remove this message.
NB: This bug mirrors Joyent's OS-2288.
Updated by Dan McDonald almost 9 years ago
- Status changed from New to Resolved
commit bc2cf0f56ec3597d482c5feb91417385d8e8374c
Author: Joshua M. Clulow <jmc@joyent.com>
Date: Fri Jul 26 18:53:37 2013 -0700
3913 there is no dialup, only zuul
Reviewed by: Keith M Wesolowski <wesolows@foobazco.org>
Approved by: Dan McDonald <danmcd@nexenta.com>
Actions