mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +00:00
Stop using /var/lib/scylla, use $SCYLLA_HOME instead. systemd seems does not extract variables on Environment="HOME=$SCYLLA_HOME", but both CentOS/Ubuntu able to run scylla-server without $HOME, so dropped it. Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <1462977871-26632-1-git-send-email-syuu@scylladb.com>