summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Mackdanz <stasibear@gentoo.org>2018-08-19 17:27:40 -0500
committerErik Mackdanz <stasibear@gentoo.org>2018-08-19 17:27:40 -0500
commit8658775519ab229cbf6e156066283d64cc4bed8a (patch)
tree44b654f285abf72fd04f18a23b7d7b069599d4be /app-emulation/lxd/lxd-3.3.ebuild
parentapp-emulation/lxd: Stabilize 3.3 (diff)
downloadgentoo-8658775519ab229cbf6e156066283d64cc4bed8a.tar.gz
gentoo-8658775519ab229cbf6e156066283d64cc4bed8a.tar.bz2
gentoo-8658775519ab229cbf6e156066283d64cc4bed8a.zip
app-emulation/lxd: Remove old versions
Package-Manager: Portage-2.3.46, Repoman-2.3.10
Diffstat (limited to 'app-emulation/lxd/lxd-3.3.ebuild')
-rw-r--r--app-emulation/lxd/lxd-3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/lxd/lxd-3.3.ebuild b/app-emulation/lxd/lxd-3.3.ebuild
index 07e1bf968bb6..393042c8ae5e 100644
--- a/app-emulation/lxd/lxd-3.3.ebuild
+++ b/app-emulation/lxd/lxd-3.3.ebuild
@@ -139,7 +139,7 @@ src_install() {
if use daemon; then
newinitd "${FILESDIR}"/${PN}.initd lxd
- newconfd "${FILESDIR}"/${PN}.confd.1 lxd
+ newconfd "${FILESDIR}"/${PN}.confd lxd
systemd_newunit "${FILESDIR}"/${PN}.service ${PN}.service
fi