> Is this issue occurring with root or unpriviledged containers ? 
> 

All are root containers:

lxc-info  --name test1 | grep PID
PID:            5561

ps -ef | grep 5561
root      5561  5560  0 20:54 ?        00:00:00 /sbin/init
root      5597  5561  0 20:54 ?        00:00:00
/lib/systemd/systemd-journald
root      5640  5561  0 20:54 pts/2    00:00:00 /sbin/agetty --noclear
--keep-baud console 115200,38400,9600 vt220
root      5641  5561  0 20:54 ?        00:00:00 /usr/sbin/sshd -D

Reply via email to