Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 18.119.255.170
Current Path : /usr/bin/ |
| Current File : //usr/bin/lxd |
#!/bin/sh
# Needed for clustered sqlite3
export LD_LIBRARY_PATH=/usr/lib/lxd/
exec /usr/lib/lxd/lxd "$@"
|