https://bugzilla.wikimedia.org/show_bug.cgi?id=68442
Bug ID: 68442
Summary: WMFLabs: "service" incorrectly says init.d is invoked
and suggests itself as alternative
Product: Wikimedia Labs
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: Unprioritized
Component: Infrastructure
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Web browser: ---
Mobile Platform: ---
$ /etc/init.d/diamond status
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service diamond status
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the status(8) utility, e.g. status diamond
diamond stop/waiting
--
That makes sense.
Now:
$ service diamond
Usage: /etc/init.d/diamond COMMAND
---
$ service diamond help
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service diamond help
---
Those look wrong.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l