[arch-commits] Commit in nginx/trunk (service)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Jun 29 10:50:36 UTC 2017


    Date: Thursday, June 29, 2017 @ 10:50:35
  Author: bpiotrowski
Revision: 299394

Start service after nss-lookup and network-online targets for OSCP stapling

Modified:
  nginx/trunk/service

---------+
 service |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: service
===================================================================
--- service	2017-06-29 09:37:08 UTC (rev 299393)
+++ service	2017-06-29 10:50:35 UTC (rev 299394)
@@ -1,6 +1,6 @@
 [Unit]
 Description=A high performance web server and a reverse proxy server
-After=network.target
+After=network.target network-online.target nss-lookup.target
 
 [Service]
 Type=forking



More information about the arch-commits mailing list