mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +00:00
Since systemd moved to PermissionsStartOnly, only upstart uses sudoers. So move common/sudoers.d to dist/ubuntu, drop them from .rpm. Also, Ubuntu 15.10/16.04 does not requires sudoers since these are uses systemd. So copy sudoers only for 14.04. Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <1466536491-9860-1-git-send-email-syuu@scylladb.com>