Hi, I'm trying to run Ubuntu 16.04 LXC container on Arch Linux host. The issue is that localectl doesn't work:
# localectl Could not get properties: Connection timed out My conjecture is that Arch's kernel is not compatible with Ubuntu 16.04's systemd. See related issue: https://github.com/PowerDNS/pdns/issues/5285 When I comment out PrivateDevices=yes in /lib/systemd/system/systemd-localed.service, do systemctl daemon-reload and run localectl, it succeeds. Do you have by any chance any suggestions other than not use localectl, or commenting out `PrivateDevices=yes` line in the service file? Regards, Yuri _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
