We converted CentOS 6 OpenVZ containers a few months back to LXC via proxmox.
In doing so we got everthing to work.
Now cpanel recommends the following be added so crons, etc. work well:
lxc.apparmor.profile: unconfined
We did this on all the containers that were done but when we try to SSH we cant as it retuned:
Server refused to allocate pty
Note /etc/rc.sysinit change was done on these VPS servers and rebooted already aswell as the following changes:
https://github.com/jazzl0ver/lxc-centos
If we remove the line "lxc.apparmor.profile: unconfined" from the conf SSH works but things like wordpress crontjobs etc. do not.
Any ideas?
In doing so we got everthing to work.
Now cpanel recommends the following be added so crons, etc. work well:
lxc.apparmor.profile: unconfined
We did this on all the containers that were done but when we try to SSH we cant as it retuned:
Server refused to allocate pty
Note /etc/rc.sysinit change was done on these VPS servers and rebooted already aswell as the following changes:
https://github.com/jazzl0ver/lxc-centos
If we remove the line "lxc.apparmor.profile: unconfined" from the conf SSH works but things like wordpress crontjobs etc. do not.
Any ideas?