Closed
Description
From https://rootlesscontaine.rs/getting-started/common/login/
Most Rootless Containers implementations need the $XDG_RUNTIME_DIR environmental variable to be set. When the environment variable is not set, features related to systemd and cgroups are unlikely to work properly.
Which features are related to systemd
and cgroups
? Is it possible to go without them? If yes, what are the implications?