Re: [systemd-devel] hinting systemd about what to do to make a device appear

2015-09-11 Thread martin f krafft
also sprach Lennart Poettering [2015-09-11 14:16 +0200]: > I figure the next step is to attach gdb to PID, set a break point > in device_process_new() and figure out why systemd doesn't care > for the symlink. Frankly — and you won't like this — but I lack the resources

Re: [systemd-devel] hinting systemd about what to do to make a device appear

2015-09-11 Thread Andrei Borzenkov
Отправлено с iPhone > 10 сент. 2015 г., в 20:21, martin f krafft написал(а): > > also sprach Michael Biebl [2015-09-10 19:13 +0200]: >> Could you run udevadm info on the device? >> Does it have a SYSTEMD_READY flag set? > > No:

Re: [systemd-devel] systemd 225: cannot override nspawn service

2015-09-11 Thread crequill
Hi Ruben, Thank you for your reply. I will test when systemd 226 will be available on archlinux. Best regards Christophe 2015-09-09 20:43 GMT+02:00 Ruben Kerkhof : > On Wed, Sep 9, 2015 at 11:48 AM, crequill wrote: > > 1/ I cannot login anymore

Re: [systemd-devel] hinting systemd about what to do to make a device appear

2015-09-11 Thread martin f krafft
also sprach Andrei Borzenkov [2015-09-11 10:28 +0200]: > Please run "udevadm monitor --env", start drbd service to trigger > device creation and make output available. http://slexy.org/raw/s21alRk3ZD -- @martinkrafft | http://madduck.net/ | http://two.sentenc.es/ "if you

[systemd-devel] NetDev Vlan device copy parent mac

2015-09-11 Thread O Neill, David M
Hi, I have a working patch to copy the mac address from parent link to the netdev vlan device. Currently today when using the IP command this is the behavior seen and for our projects it is the behavior we would like to see for systemd-networkd also. In the systemd-networkd solution a mac

Re: [systemd-devel] hinting systemd about what to do to make a device appear

2015-09-11 Thread martin f krafft
also sprach Lennart Poettering [2015-09-11 12:30 +0200]: > Do I see this right, this is luks on lvm on drbd? Yuck! luks on drbd, and the local volume is on lvm, yes. > Which symlink are you looking for? the drbd one? Right. /dev/drbd/by-res/backup -- @martinkrafft |

Re: [systemd-devel] hinting systemd about what to do to make a device appear

2015-09-11 Thread Lennart Poettering
On Fri, 11.09.15 12:45, martin f krafft (madd...@madduck.net) wrote: > also sprach Lennart Poettering [2015-09-11 12:30 > +0200]: > > Do I see this right, this is luks on lvm on drbd? Yuck! > > luks on drbd, and the local volume is on lvm, yes. > > > Which symlink are

Re: [systemd-devel] hinting systemd about what to do to make a device appear

2015-09-11 Thread Lennart Poettering
On Fri, 11.09.15 10:41, martin f krafft (madd...@madduck.net) wrote: > also sprach Andrei Borzenkov [2015-09-11 10:28 +0200]: > > Please run "udevadm monitor --env", start drbd service to trigger > > device creation and make output available. > >

Re: [systemd-devel] hostname can be changed without permission checks

2015-09-11 Thread Michael Chapman
On Sat, 12 Sep 2015, Michał Zegan wrote: Hello. It seems that I am able to change a hostname with hostnamectl set-hostname name without any problems, even logged in as unprivileged user, and I did not get any authentication requests. I did not modify polkit rules to allow this, not sure about

[systemd-devel] hostname can be changed without permission checks

2015-09-11 Thread Michał Zegan
Hello. It seems that I am able to change a hostname with hostnamectl set-hostname name without any problems, even logged in as unprivileged user, and I did not get any authentication requests. I did not modify polkit rules to allow this, not sure about the default ones, but they probably

[systemd-devel] tmp.mount inactive => /tmp not mounted

2015-09-11 Thread Aaron_Wright
I recently switched to using systemd in my initrd, and nearly everything works fine, expect now the system comes up without /tmp being mounted correctly. I'm not sure where to start looking. Can anyone nudge me in the right direction? The tmp.mount unit seems to be inactive. It didn't do that

[systemd-devel] systemctl -M foo operates on host not container foo

2015-09-11 Thread Johannes Ernst
This sounds silly but I do think this used to work for me (current: v225 on Arch, perhaps something broke?) > systemctl -M foo enable sshd.service creates the symlink on the host, not in the container. Other sub-commands also work on the host, not the container. machine foo doesn’t actually

Re: [systemd-devel] systemd and intltool

2015-09-11 Thread Lennart Poettering
On Thu, 10.09.15 19:10, Michael Biebl (mbi...@gmail.com) wrote: > Hi, > > reading https://wiki.gnome.org/Projects/GnomeCommon/Migration, it says > that intltool is practically dead and one should use gettext directly. > > Do we still need intltool in systemd? Does gettext have support for >