public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-servers/nginx/files: nginx.service-r1 nginx.initd nginx.tmpfiles nginx.initd-r1 nginx.tmpfiles-r1
@ 2013-05-14  6:59 Tiziano Mueller (dev-zero)
  0 siblings, 0 replies; only message in thread
From: Tiziano Mueller (dev-zero) @ 2013-05-14  6:59 UTC (permalink / raw
  To: gentoo-commits

dev-zero    13/05/14 06:59:27

  Added:                nginx.service-r1
  Removed:              nginx.initd nginx.tmpfiles nginx.initd-r1
                        nginx.tmpfiles-r1
  Log:
  Fix systemd unit due to removed tmpfiles (bug #469784). Remove left-overs from old-version-cleanup.
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x1E0CA85F!)

Revision  Changes    Path
1.1                  www-servers/nginx/files/nginx.service-r1

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

Index: nginx.service-r1
===================================================================
[Unit]
Description=The nginx HTTP and reverse proxy server
After=network.target remote-fs.target nss-lookup.target

[Service]
Type=forking
PIDFile=/run/nginx.pid
ExecStartPre=/usr/sbin/nginx -t
ExecStart=/usr/sbin/nginx
ExecReload=/bin/kill -HUP $MAINPID
ExecStop=/bin/kill -QUIT $MAINPID

[Install]
WantedBy=multi-user.target





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

only message in thread, other threads:[~2013-05-14  6:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14  6:59 [gentoo-commits] gentoo-x86 commit in www-servers/nginx/files: nginx.service-r1 nginx.initd nginx.tmpfiles nginx.initd-r1 nginx.tmpfiles-r1 Tiziano Mueller (dev-zero)

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