Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-6105

openrc fix to supply systemd cgroup by default

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None

      Currently, when setting up lxd in funtoo, the following hack is required to support containers that use systemd:

      1. mkdir -p /sys/fs/cgroup/systemd# mount -t cgroup -o none,name=systemd systemd /sys/fs/cgroup/systemd
        While funtoo will never use systemd, it should support systemd in containers by default, without requiring this hack. We should look into a fix for openrc so the systemd cgroup is available and mounted at boot automatically.

            drobbins drobbins
            drobbins drobbins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: