Browse Source

add env to pmanager

David 10 năm trước cách đây
mục cha
commit
1362285361
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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]