nginx Wants network-online.target
This commit is contained in:
parent
7cb2bdb6a1
commit
367c134ecc
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ defaults = {
|
|||
'nginx.service.d/override.conf': {
|
||||
'Unit': {
|
||||
'After': {'network-online.target'},
|
||||
'Wants': {'network-online.target'},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue