dist/debian: fix "unable to open node-exporter.service.dpkg-new" error

It seems like *.service is conflicting on install time because the file
installed twice, both debian/*.service and debian/scylla-server.install.

We don't need to use *.install, so we can just drop the line.

Fixes #5640

(cherry picked from commit 29285b28e2)
This commit is contained in:
Takuya ASADA
2020-02-21 05:40:38 +09:00
committed by Pekka Enberg
parent 63e93110d1
commit 5d60522c81

View File

@@ -4,7 +4,6 @@ etc/security/limits.d/scylla.conf
etc/scylla.d/*.conf
opt/scylladb/share/doc/scylla/*
opt/scylladb/share/doc/scylla/licenses/
usr/lib/systemd/system/*.service
usr/lib/systemd/system/*.timer
usr/lib/systemd/system/*.slice
usr/bin/scylla