Takuya ASADA
|
a6cd085c38
|
dist: allow to run 'sudo scylla_ami_setup' for Ubuntu AMI
Allows to run scylla_ami_setup from scylla-server.conf
Signed-off-by: Takuya ASADA <syuu@scylladb.com>
|
2016-03-18 05:57:50 +09:00 |
|
Takuya ASADA
|
6ae41a71c9
|
dist: fix initctl start scylla-server failed on Ubuntu
scylla_io_setup is executed via sudo, so we need to add it to sudoers
Signed-off-by: Takuya ASADA <syuu@scylladb.com>
Message-Id: <1456906634-14504-1-git-send-email-syuu@scylladb.com>
|
2016-03-02 10:36:47 +02:00 |
|
Takuya ASADA
|
023c6dc620
|
dist: preserve environment variable when running scylla_prepare on sudo
sysconfig parameters are passed via environment variables, but sudo resets it by default.
Need to keep them beyond sudo.
Signed-off-by: Takuya ASADA <syuu@scylladb.com>
Message-Id: <1453115792-21989-1-git-send-email-syuu@scylladb.com>
|
2016-01-18 13:22:14 +02:00 |
|
Takuya ASADA
|
0511b02f90
|
dist: run scylla_prepare, scylla_stop on sudo
Since we changed uid on scylla-server.service to scylla, we need sudo for these scripts.
Fixes #783
Signed-off-by: Takuya ASADA <syuu@scylladb.com>
Message-Id: <1452704598-5292-1-git-send-email-syuu@scylladb.com>
|
2016-01-13 19:06:33 +02:00 |
|