mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 14:15:46 +00:00
The WorkingDirectory directive does not support environment variables on systemd version that is shipped with Ubuntu 16.04. Fortunately, not setting WorkingDirectory implicitly sets it to user home directory, which is the same thing (i.e. /var/lib/scylla). Fixes #1319 Signed-of-by: Benoit Canet <benoit@scylladb.com> Message-Id: <1470053876-1019-1-git-send-email-benoit@scylladb.com>