Parcourir la source

add env to pmanager

David il y a 10 ans
Parent
commit
1362285361
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      pmanager/pmanager.service

+ 1 - 0
pmanager/pmanager.service

@@ -5,6 +5,7 @@ Requires=networking.service
 
 [Service]
 User=nginx
+Environment=SNOWMIX=/usr/local/lib/Snowmix-0.5.1
 ExecStart=/home/nginx/scripts-snowmix/pmanager/pmanager.py /home/nginx/scripts-snowmix/pmanager/server.json
 
 [Install]