[systemd-devel] How to use machinectl to get a running centos container?

2017-03-02 Thread Daurnimator
I'm trying to set up a centos 7 container with machinectl. I've tried to run: machinectl pull-raw --verify=no http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-1701.raw.tar.gz This downloads the image, but then dies with: File overly large, refusing Failed to retrieve image fi

Re: [systemd-devel] Adding controllers

2017-03-02 Thread Lennart Poettering
On Thu, 02.03.17 15:28, Bhasker C V (bhas...@unixindia.com) wrote: > [Manager] > JoinControllers= JoinControllers= is not what you think it is. It's a system-wide setting for mount multiple cgroupsv1 controllers into the same hierarchy. You almost never need that in real-life. > > --- > > From

Re: [systemd-devel] SELinux type transition rule not working

2017-03-02 Thread Simon Sekidde
- Original Message - > From: "Lennart Poettering" > To: "Ian Pilcher" > Cc: "Systemd" , seli...@tycho.nsa.gov > Sent: Wednesday, March 1, 2017 5:25:11 PM > Subject: Re: [systemd-devel] SELinux type transition rule not working > > On Wed, 01.03.17 15:40, Ian Pilcher (arequip...@gmail.co

[systemd-devel] Adding controllers

2017-03-02 Thread Bhasker C V
Hi, I tried to look for information but could not get any. I have created a systemd unit which runs systemd-nspawn of my local ubuntu rootfs. The unit has values to restrict cpu, memory etc., [Unit] Description=ubuntu After=network.target [Service] Type=simple ExecStart=/usr/bin/systemd-