Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 371871

Summary: net-dns/dnsmasq should provide systemd units
Product: Gentoo Linux Reporter: Christoph Brill (egore) (RESIGNED) <egore>
Component: [OLD] UnspecifiedAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: enhancement CC: maxposedon, systemd
Priority: Low    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=480042
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 365937    
Attachments: f17 dnsmasq service
dnsmasq 2.61 ebuild patch

Description Christoph Brill (egore) (RESIGNED) 2011-06-16 05:01:17 UTC
All necessary stuff is available in the systemd overlay.

http://git.overlays.gentoo.org/gitweb/?p=user/systemd.git;a=tree;f=net-dns/dnsmasq

Reproducible: Always
Comment 1 Patrick McLean gentoo-dev 2011-06-17 02:34:01 UTC
That's kind of a large patch, perhaps it would be better to push it upstream first.
Comment 2 Maksim 'max_posedon' Melnikau 2012-07-01 22:45:43 UTC
Created attachment 316915 [details]
f17 dnsmasq service

I took dnsmasq service from f17, its very simple and works good.
Comment 3 Maksim 'max_posedon' Melnikau 2012-07-01 22:47:48 UTC
Created attachment 316917 [details, diff]
dnsmasq 2.61 ebuild patch

simple ebuild fix, for support dnsmasq.service taken from fedora 17
Comment 4 Maksim 'max_posedon' Melnikau 2012-07-01 22:48:38 UTC
(In reply to comment #1)
> That's kind of a large patch, perhaps it would be better to push it upstream
> first.
Could simple variant taken from F17 be added to portage? pushing upstream could take a lot of time.
Comment 5 Patrick McLean gentoo-dev 2012-08-28 17:12:50 UTC
The new ebuild for net-dns/dnsmasq-2.63 provided systemd units.