Closed qrkourier closed 1 year ago
ZET normally runs as non-root user "ziti" and so this will never succeed under normal circumstances:
/etc
/etc/resolv.conf
May 03 18:41:06 localhost.localdomain ziti-edge-tunnel[2343]: sed: couldn't open temporary file /etc/sedLZZv37: Permission denied May 03 18:41:06 localhost.localdomain ziti-edge-tunnel[2343]: (2343)[ 0.107] ERROR ziti-edge-tunnel:utils.c:31 run_command_va() cmd{sed -z -i 's/nameserver/nameserver 100.64.0.2\nnameserver/' /etc/resolv.conf} failed: 1024/2/No such file or directory
Sounds like it.
ZET normally runs as non-root user "ziti" and so this will never succeed under normal circumstances:
/etc
to facilitate an in-place substitution in/etc/resolv.conf
/etc/resolv.conf