Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 371871 - net-dns/dnsmasq should provide systemd units
Summary: net-dns/dnsmasq should provide systemd units
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Low enhancement (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemd-consumers
  Show dependency tree
 
Reported: 2011-06-16 05:01 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2013-08-08 00:00 UTC (History)
2 users (show)

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


Attachments
f17 dnsmasq service (dnsmasq.service,226 bytes, text/plain)
2012-07-01 22:45 UTC, Maksim 'max_posedon' Melnikau
Details
dnsmasq 2.61 ebuild patch (dnsmasq-2.61.ebuild.patch,432 bytes, patch)
2012-07-01 22:47 UTC, Maksim 'max_posedon' Melnikau
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.