Skip to content
Commit 4f5f71fb authored by Evgeni Golov's avatar Evgeni Golov
Browse files

liblxc1: add depends on cgroupfs-mount | systemd

We need something that mounts cgroups for us.

Usually, this will be systemd, but sometimes people don't run systemd
as pid1. Add cgroupfs-mount for this case.

As systemd is installed by default, this dependency will be mostly noop.
But when systemd is not installed, prefer cgroupfs-mount as people
probably don't have systemd installed on purpose.

Closes: #844086
parent f5158731
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