nginx-custom: Start service after nss-lookup and network-online for OSCP stapling

This commit is contained in:
Martchus 2017-07-11 20:08:32 +02:00
parent 54cb1825f5
commit 19b0a3f43d
2 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@ validpgpkeys=('B0F4253373F8F6F510D42178520A9993A1C052F8') # Maxim Dounin <mdouni
md5sums=('d56559ed5e8cc0b1c7adbe33f2300c4c'
'845cab784b50f1666bbf89d7435ac7af'
'b50a547d387c4af8e9b89a5e79d22fed'
'6696dc228a567506bca3096b5197c9db'
'4d8529216812e5cc35a28c721e239b9e'
'995eb0a140455cf0cfc497e5bd7f94b3'
'SKIP'
'e1dd79f0ec82415bbf8a1cb938988955'

View File

@ -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