Open amoskong opened 4 years ago
The env file path in nonroot.conf is /home/scylla-test/scylladb/etc/sysconfig/scylla-jmx. Actually it's installed to /home/scylla-test/scylladb/etc/default/scylla-jmx, because the special sysconfdir is assigned in install commandline.
posted a fix: https://github.com/scylladb/scylla-jmx/pull/131
Debian 10:
test steps
./install.sh --nonroot
--sysconfdir /etc/defaultProblem