[SOLVED] nano odd behaviour in LXC

Thank for this guys. One last thing, lxc.environment in /var/lib/lxc/N/config resets the the LXC is restarted. Is there a way to make it permanent? Can it be set in /etc/lxc/default.conf or should it be added to /etc/pve/lxc/N.conf?
 
you can set it in the PVE container config:
Code:
lxc.environment: TERM=vt102

but please note that it is known to break some TurnKey templates, which is why we default to "linux"
 
  • Like
Reactions: dik23