mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 08:23:29 +00:00
Since we splited scylla-housekeeping service to two different services for systemd, we don't share same service name between systemd and upstart anymore. So handle it independently for each distribution, try to install /etc/init/scylla-housekeeping.conf on Ubuntu 14.04. Fixes #3239 Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <1519852659-10688-1-git-send-email-syuu@scylladb.com>