fixed service lib path
This commit is contained in:
parent
ba16fdb548
commit
6451337274
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ Type=simple
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=1
|
RestartSec=1
|
||||||
ExecStart=/opt/AmneziaVPN/service/AmneziaVPN-service.sh
|
ExecStart=/opt/AmneziaVPN/service/AmneziaVPN-service.sh
|
||||||
|
Environment=LD_LIBRARY_PATH=/opt/AmneziaVPN/client/lib
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue