Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566128 - net-dns/pdns-recursor: install systemd unit file
Summary: net-dns/pdns-recursor: install systemd unit file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: install-systemd-unit
  Show dependency tree
 
Reported: 2015-11-18 14:32 UTC by Stijn Tintel
Modified: 2017-01-14 10:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stijn Tintel 2015-11-18 14:32:04 UTC
pdns-recursor doesn't install a systemd unit file

Reproducible: Always

Steps to Reproduce:
1. emerge pdns-recursor
2. systemctl enable pdns-recursor.service
Actual Results:  
Failed to execute operation: No such file or directory


Expected Results:  
Created symlink from /etc/systemd/system/multi-user.target.wants/pdns-recursor.service to /usr/lib64/systemd/system/pdns-recursor.service.


The contrib directory contains a systemd unit file
Comment 1 Sven Wegener gentoo-dev 2017-01-14 10:40:23 UTC
This should now be covered with USE=systemd