lxc-sabayon: Remove broken/unused code

parent 24d87135
......@@ -264,14 +264,6 @@ systemd_container_tuning () {
# /usr/lib/systemd/system-generators/gentoo-local-generator: line 4: cd: /etc/local.d: No such file or directory
mkdir ${rootfs}/etc/local.d/
# Fix TERM variable for container console
mkdir container-getty\@0.service.d
cat <<EOF > container-getty\@0.service.d/00gentoo.conf
[Service]
Environment=TERM=
Environment=TERM=linux
EOF
return 0
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment