mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
net-proxy/dnss: Fixed systemd path
Signed-off-by: Theron York <theron.york@cloudnuke.org>
This commit is contained in:
@@ -35,7 +35,7 @@ src_install() {
|
||||
newins dnss.conf dnss.conf.example
|
||||
fi
|
||||
|
||||
if use systemd && [[ -f dnss.service ]]; then
|
||||
if use systemd && [[ -f pkg/aur/systemd/dnss.service ]]; then
|
||||
systemd_dounit dnss.service
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user