Browse Source

Depend on hestia-php service

Ernesto Nicolás Carrea 5 years ago
parent
commit
a44e1babf2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/rpm/nginx/hestia-nginx.service

+ 2 - 1
src/rpm/nginx/hestia-nginx.service

@@ -2,7 +2,8 @@
 Description=Hestia nginx - administration web server
 Documentation=https://www.hestiacp.com
 After=network-online.target remote-fs.target nss-lookup.target
-Wants=network-online.target
+Wants=network-online.target hestia-php.service
+After=hestia-php.service
 
 [Service]
 Type=forking