Re: [systemd-devel] Per-connection socket activation not always running service

2015-09-12 Thread Andrei Borzenkov
27.08.2015 04:52, John Pitney пишет: To check my understanding of how per-connection socket activation works, I've tried to make a very simple socket-activated service which runs any input through md5sum, writes md5sum's output to the journal, and then sleeps for one second. What I have works, b

Re: [systemd-devel] The $network LSB facility in initscripts

2015-09-12 Thread Andrei Borzenkov
08.09.2015 17:08, Michael Chapman пишет: Hi all, I was looking into how the $network LSB facility name was handled by systemd-sysv-generator, in particular with its interaction with network-pre.target. I think the generator might be missing a couple of cases. Currently we have "Provides: $netwo

Re: [systemd-devel] /dev or /tmp disappears when program is running

2015-09-12 Thread Andrei Borzenkov
13.09.2015 06:34, Steven Shiau пишет: On 09/09/2015 03:41 PM, Steven Shiau wrote: OK, after more tests here, although after removing /lib/udev/rules.d/60-persistent-storage.rules, the /dev/ missing issue is gone. However, we still encountered sometimes the NFS mounting (/usr) or /tmp (tmpfs) i

Re: [systemd-devel] /dev or /tmp disappears when program is running

2015-09-12 Thread Steven Shiau
On 09/09/2015 03:41 PM, Steven Shiau wrote: > OK, after more tests here, although after removing > /lib/udev/rules.d/60-persistent-storage.rules, the /dev/ missing issue > is gone. However, we still encountered sometimes the NFS mounting > (/usr) or /tmp (tmpfs) is missing in the nfsroot client.

[systemd-devel] systemd213, polkit-0.112// usb sticks failed to open

2015-09-12 Thread luxInteg
Greetings, I have a computer with these OS- blfs linux systemd213, kde-4.13, polkit-1.1.2 It fails to open usbsticks with the folowing message:- Error mounting /dev/sdb1 at /run/media/user/KINGSTON: Error spawning command-line `mount -t "vfat" -o "uhelper=udisks2,nodev,nosui

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

2015-09-12 Thread Michał Zegan
Okay, You seem to be right. Didn't notice that. W dniu 12.09.2015 o 05:31, Michael Chapman pisze: 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 d

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

2015-09-12 Thread Andrei Borzenkov
12.09.2015 03:51, [email protected] пишет: 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.moun