gentoo.common.conf.in revision 5b99af0079813347d90c935ea540ed7f96dcea38
6b0f9cd2ee601121cb7fe1d9ad8ebce782aa8f39Stephen Gallagher# This derives from the global common config
6b0f9cd2ee601121cb7fe1d9ad8ebce782aa8f39Stephen Gallagherlxc.include = @LXCTEMPLATECONFIG@/common.conf
1008001f34abb42df75f840db17f14a83f0c21d4Stephen Gallagher# Gentoo common default configuration
b355dcb54194f498921743ca33304eac35d89718Stephen Gallagher# This is the most feature-full container configuration
b355dcb54194f498921743ca33304eac35d89718Stephen Gallagher# But security is not the goal.
6b0f9cd2ee601121cb7fe1d9ad8ebce782aa8f39Stephen Gallagher# Looking for more security, see gentoo.moresecure.conf
6b0f9cd2ee601121cb7fe1d9ad8ebce782aa8f39Stephen Gallagher# Default mount entries
6b0f9cd2ee601121cb7fe1d9ad8ebce782aa8f39Stephen Gallagherlxc.mount.entry=sys sys sysfs defaults 0 0
486237ee009f1d84fc4c85665dce80ade76f7079Stephen Gallagher# Doesn't support consoles in /dev/lxc/
2ea6196484055397cc4bc011c5960f790431fa9dStephen Gallagher# Extra cgroup device access
6b0f9cd2ee601121cb7fe1d9ad8ebce782aa8f39Stephen Gallagher## To use loop devices, copy the following line to the container's
2ea6196484055397cc4bc011c5960f790431fa9dStephen Gallagher## configuration file (uncommented).