/
proc
/
3430793
/
root
/
snap
/
lxd
/
current
/
bin
/
File Upload :
llllll
Current File: //proc/3430793/root/snap/lxd/current/bin/lxd
#!/bin/sh # Use exec so that this script process is replaced. # This avoids polluting the process tree with this wrapper script. if [ "$1" = "callhook" ]; then exec /snap/lxd/current/bin/lxd-user "$@" fi echo "lxd-stophook: Invalid argument: ${1}" >&2 exit 1
Copyright ©2k19 -
Hexid
|
Tex7ure