upstart commands should point out "service" if upstart is not running
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
upstart (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
The 'restart <service>' command does not work on default 16.04 installation.
If there is no upstart, the restart command should say the equivalent systemd command and/or should it execute.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: systemd 229-4ubuntu6
ProcVersionSign
Uname: Linux 4.4.0-24-generic i686
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: i386
Date: Tue Jun 14 06:48:56 2016
MachineType: LENOVO 7666WJ5
PccardctlIdent:
Socket 0:
no product info available
PccardctlStatus:
Socket 0:
no card
ProcEnviron:
LANGUAGE=en_GB:en
TERM=xterm-
PATH=(custom, no user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: systemd
SystemdDelta:
[EXTENDED] /lib/systemd/
[EXTENDED] /lib/systemd/
[EXTENDED] /etc/systemd/
3 overridden configuration files found.
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/18/2008
dmi.bios.vendor: LENOVO
dmi.bios.version: 7NETB2WW (2.12 )
dmi.board.name: 7666WJ5
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.
dmi.modalias: dmi:bvnLENOVO:
dmi.product.name: 7666WJ5
dmi.product.
dmi.sys.vendor: LENOVO
tags: | added: init systemd upstart |
"reset" has nothing to do with services, upstart, or systemd. It resets the terminal settings and contents and clears it, see manpage.
If you mean "restart", then yes, this is an upstart specific command. Please use "service" as an init neutral way to control services.