[systemd-devel] SMACK runtime vs build-time checks? (aka: tmp.mount broke my boot)

2015-10-17 Thread Mantas Mikulėnas
So far all existing SELinux and SMACK options had runtime checks – if systemd was built with +SMACK but the kernel wasn't, it still worked fine. (Arch uses such a configuration.) But then https://github.com/systemd/systemd/issues/1571 added an option to tmp.mount which only depends on the

Re: [systemd-devel] Machinectl shell/login do not attach to console

2015-10-17 Thread Lennart Poettering
On Fri, 16.10.15 14:01, Chris Bell (cwb...@narmos.org) wrote: > On 2015-10-16 13:55, Chris Bell wrote: > >On 2015-10-14 15:58, Lennart Poettering wrote: > >>On Mon, 05.10.15 12:30, Chris Bell (cwb...@narmos.org) wrote: > >> > >>>Hi all, > >>> > >>>I have an Arch machine with systemd 226, running

Re: [systemd-devel] dmsetup or cryptsetup hangs in the initrd

2015-10-17 Thread Lennart Poettering
On Fri, 16.10.15 17:11, Sean MacLennan (afore.s...@gmail.com) wrote: > In RedHat 7 I am trying to setup a partition with dmsetup. I have attached > a tarball that includes three files: > > * go.sh is a simple script to install everything > * install is the dracut module install > * 95dmcrypt.sh

Re: [systemd-devel] Block device shutdown "hook"

2015-10-17 Thread Lennart Poettering
On Fri, 16.10.15 12:24, Ian Pilcher (arequip...@gmail.com) wrote: > On 10/16/2015 05:25 AM, Kay Sievers wrote: > >Systemd, as the very last step at system reboot/shutdown tries to > >stop/disassemle/unmount all active mounts/mapper/loop/... devices, but > >that works only for simple storage

Re: [systemd-devel] quota-support in systemd-nspawn

2015-10-17 Thread Lennart Poettering
On Fri, 16.10.15 07:15, Andreas Matthus (andreas.matt...@tu-dresden.de) wrote: > Hallo, > > systemd ist a great solution! ;-) > > My question is using xfs-quotas inside a systemd-nspawn-container. > > I mount a xfs-filesystem in the host with usrquota,grpquota and can working > with quotas in

Re: [systemd-devel] Machinectl shell/login do not attach to console

2015-10-17 Thread arnaud gaboury
Honestly, I don't think your issue has to do with the container systemd version. On my host, archlinux: systemd 227-1 On my container, Fedora 22: sysetemd 219 - # machinectl login poppy [sudo] password for gabx: Connected to machine poppy. Press ^] three

[systemd-devel] checking predictable interface names

2015-10-17 Thread Michał Zegan
Hello. On non systemd systems, or on systems with disabled ifnames, is it possible to somehow check what would be the interface name after rename by default? I would need this for example in case when I installed a system into a chroot environment, while the host is for example not a systemd