Steven Lowenthal created CASSANDRA-8142:
-------------------------------------------
Summary: prevent the command "cassandra start" from starting a
cluster
Key: CASSANDRA-8142
URL: https://issues.apache.org/jira/browse/CASSANDRA-8142
Project: Cassandra
Issue Type: Improvement
Components: Packaging
Reporter: Steven Lowenthal
Students often type
"sudo service cassandra start" wrong, and type "sudo cassandra start".
Running a package installation as root messes up their environments.
since "start" is not a valid option on the "cassandra" command, we should block
cassandra from starting.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)