Disable Linux Container (lxc) service in ubuntu

If you are not using linux container service in your ubuntu server, just disable it.

sudo systemctl disable lxcfs.service

Comments