public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-dns/nsd/files: nsd.service
@ 2014-09-28 18:12 Mike Gilbert (floppym)
  0 siblings, 0 replies; only message in thread
From: Mike Gilbert (floppym) @ 2014-09-28 18:12 UTC (permalink / raw
  To: gentoo-commits

floppym     14/09/28 18:12:51

  Added:                nsd.service
  Log:
  Version bumps, remove old. Install systemd unit, bug 522290. Move user creation to pkg_postinst for improved binpkg handling.
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)

Revision  Changes    Path
1.1                  net-dns/nsd/files/nsd.service

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/nsd/files/nsd.service?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/nsd/files/nsd.service?rev=1.1&content-type=text/plain

Index: nsd.service
===================================================================
[Unit]
Description=NSD authoritative DNS server
Wants=network.target
After=network.target

[Service]
Type=forking
ExecStartPre=/usr/bin/install -d -o nsd -g nsd /run/nsd
ExecStart=/usr/sbin/nsd
KillMode=mixed
PIDFile=/run/nsd/nsd.pid

[Install]
WantedBy=multi-user.target





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-28 18:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-28 18:12 [gentoo-commits] gentoo-x86 commit in net-dns/nsd/files: nsd.service Mike Gilbert (floppym)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox