public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-servers/varnish/files: varnishd.service
@ 2013-12-20  1:06 Anthony G. Basile (blueness)
  0 siblings, 0 replies; only message in thread
From: Anthony G. Basile (blueness) @ 2013-12-20  1:06 UTC (permalink / raw
  To: gentoo-commits

blueness    13/12/20 01:06:48

  Added:                varnishd.service
  Log:
  Add systemd unit file, bug #494708.  Thanks Roc Vallès!
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.1                  www-servers/varnish/files/varnishd.service

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/files/varnishd.service?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/files/varnishd.service?rev=1.1&content-type=text/plain

Index: varnishd.service
===================================================================
[Unit]
Description=Varnish is a high-performance HTTP accelerator
After=network.target

[Service]
Type=forking
LimitNOFILE=32786
LimitMEMLOCK=82000
PIDFile=/var/run/varnishd.pid
ExecStart=/usr/sbin/varnishd -a 0.0.0.0:80 -f /etc/varnish/default.vcl -P /var/run/varnishd.pid

[Install]
WantedBy=multi-user.target





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

only message in thread, other threads:[~2013-12-20  1:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-20  1:06 [gentoo-commits] gentoo-x86 commit in www-servers/varnish/files: varnishd.service Anthony G. Basile (blueness)

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