[systemd-devel] How do I find out why a service was started? (systemd-tmpfiles-setup failed in container)

2015-07-01 Thread Johannes Ernst
My container is degraded because systemd-tmpfiles-setup.service failed. My understanding is that it should not run in the container anyway. (Right?) How do I find out why it was started? This is probably a noob question. Thanks, Johannes. ___

Re: [systemd-devel] [PATCH] loginctl: add rule for qemu's pci-bridge-seat

2015-07-01 Thread Gerd Hoffmann
On Mi, 2015-07-01 at 13:10 +0200, David Herrmann wrote: Hi On Mon, Jun 29, 2015 at 9:42 AM, Gerd Hoffmann kra...@redhat.com wrote: Signed-off-by: Gerd Hoffmann kra...@redhat.com --- src/login/71-seat.rules.in | 6 ++ 1 file changed, 6 insertions(+) diff --git

Re: [systemd-devel] [solved] howto handle one time shutdown programs

2015-07-01 Thread Andrei Borzenkov
On Wed, Jul 1, 2015 at 2:30 PM, Andreas Buschmann busch...@tech.net.de wrote: Hello Andrei, On Tue 30-Jun-2015 15:45 CEST Andrei Borzenkov writes: On Tue, Jun 30, 2015 at 2:35 PM, Andreas Buschmann busch...@tech.net.de wrote: Hello Johannes, On Thu 25-Jun-2015 20:09 CEST Johannes Ernst

Re: [systemd-devel] systemd-tmpfiles for the user instance of systemd

2015-07-01 Thread Daniel Tihelka
On Wednesday 01 of July 2015 12:00:59 Dimitri John Ledkov wrote: Heya, Hello, thank for the reply. On 1 July 2015 at 11:35, Daniel Tihelka dtihe...@gmail.com wrote: Hello, does anyone have an experience with the use of systemd-tmpfiles for the user instance of systemd. My question

[systemd-devel] systemd-tmpfiles for the user instance of systemd

2015-07-01 Thread Daniel Tihelka
Hello, does anyone have an experience with the use of systemd-tmpfiles for the user instance of systemd. I ended with the following files (all copied from system service definitions and adjusted): * systemd-tmpfiles-setup.service: [Unit] DefaultDependencies=no [Service] Type=oneshot

Re: [systemd-devel] [PATCH] loginctl: add rule for qemu's pci-bridge-seat

2015-07-01 Thread David Herrmann
Hi On Mon, Jun 29, 2015 at 9:42 AM, Gerd Hoffmann kra...@redhat.com wrote: Signed-off-by: Gerd Hoffmann kra...@redhat.com --- src/login/71-seat.rules.in | 6 ++ 1 file changed, 6 insertions(+) diff --git a/src/login/71-seat.rules.in b/src/login/71-seat.rules.in index ab7b66f..270da71

Re: [systemd-devel] systemd-tmpfiles for the user instance of systemd

2015-07-01 Thread Dimitri John Ledkov
Heya, On 1 July 2015 at 11:35, Daniel Tihelka dtihe...@gmail.com wrote: Hello, does anyone have an experience with the use of systemd-tmpfiles for the user instance of systemd. My question would be - what sort of files are you creating with tmpfiles? system stuff is known to use dynamic

Re: [systemd-devel] [solved] howto handle one time shutdown programs

2015-07-01 Thread Andreas Buschmann
Hello Andrei, On Tue 30-Jun-2015 15:45 CEST Andrei Borzenkov writes: On Tue, Jun 30, 2015 at 2:35 PM, Andreas Buschmann busch...@tech.net.de wrote: Hello Johannes, On Thu 25-Jun-2015 20:09 CEST Johannes Ernst writes: On Jun 25, 2015, at 7:57, Andreas Buschmann busch...@tech.net.de wrote:

Re: [systemd-devel] [PATCH] loginctl: add rule for qemu's pci-bridge-seat

2015-07-01 Thread David Herrmann
Hi On Wed, Jul 1, 2015 at 4:25 PM, Gerd Hoffmann kra...@redhat.com wrote: On Mi, 2015-07-01 at 13:10 +0200, David Herrmann wrote: Hi On Mon, Jun 29, 2015 at 9:42 AM, Gerd Hoffmann kra...@redhat.com wrote: Signed-off-by: Gerd Hoffmann kra...@redhat.com --- src/login/71-seat.rules.in | 6

Re: [systemd-devel] [PATCH] loginctl: add rule for qemu's pci-bridge-seat

2015-07-01 Thread Gerd Hoffmann
Hi, But I can cut paste the paragraph above into the commit message and resend. Or should I redo the github pull-request instead? I can amend this information. Great. thanks, Gerd ___ systemd-devel mailing list

[systemd-devel] Testing kdbus and bus-proxy

2015-07-01 Thread Daniel Buch
Hi, I been testing kdbus (v4.1 branch) and bus-proxy on kernel v4.1 (arch linux) and i just came across an inconsistency with my plain laptop/desktop setup. dleyna crashes as i start gnome-calendar. Also calendar doesn't seem to run aswell, im not able to check my entries (Not sure what's

Re: [systemd-devel] Testing kdbus and bus-proxy

2015-07-01 Thread Daniel Buch
Alright, i just updated kdbus branch, and these issues is solved.. ons. 1. jul. 2015 kl. 22.20 skrev Daniel Buch boogiewasth...@gmail.com: Hi, I been testing kdbus (v4.1 branch) and bus-proxy on kernel v4.1 (arch linux) and i just came across an inconsistency with my plain laptop/desktop

Re: [systemd-devel] Testing kdbus and bus-proxy

2015-07-01 Thread David Herrmann
Hi On Wed, Jul 1, 2015 at 10:38 PM, Daniel Buch boogiewasth...@gmail.com wrote: Alright, i just updated kdbus branch, and these issues is solved.. We haven't broken ABI for quite some time (and are now committed to the ABI!). But still, thanks for the report! Thanks David

Re: [systemd-devel] How do I find out why a service was started? (systemd-tmpfiles-setup failed in container)

2015-07-01 Thread Johannes Ernst
Hey Martin, thanks, but: My container is degraded because systemd-tmpfiles-setup.service failed. My understanding is that it should not run in the container anyway. (Right?) It should run in a container; its purpose is both necessary, and I don't see why a container would have any

Re: [systemd-devel] How do I find out why a service was started? (systemd-tmpfiles-setup failed in container)

2015-07-01 Thread Martin Pitt
Hey Johannes, Johannes Ernst [2015-07-01 11:02 -0700]: My container is degraded because systemd-tmpfiles-setup.service failed. My understanding is that it should not run in the container anyway. (Right?) It should run in a container; its purpose is both necessary, and I don't see why a

Re: [systemd-devel] How do I find out why a service was started? (systemd-tmpfiles-setup failed in container)

2015-07-01 Thread Michael Biebl
2015-07-01 22:50 GMT+02:00 Johannes Ernst johannes.er...@gmail.com: Hey Martin, thanks, but: My container is degraded because systemd-tmpfiles-setup.service failed. My understanding is that it should not run in the container anyway. (Right?) It should run in a container; its purpose is

Re: [systemd-devel] Fwd: With my layer, Systemd not invoking my application at startup

2015-07-01 Thread Colin Guthrie
Vipin Nair wrote on 01/07/15 07:00: Hi All, I am using the yacto style project and I have created a layer (my first layer) and have build it with WindRiver media which uses Systemd for the startup services. As per my application need, I have to create a new user on the final image

[systemd-devel] changed property value in signal

2015-07-01 Thread Pradeepa Kumar
hi I am new to systemd. I am using systemd 208, libdbus-1-3_1.4.18-1ubuntu1.4_i386.deb I am to monitor unit stop/failure in my application . So I am subscribing to propertiesChanged signal and paring SubState. The propertieschanged message contains a dictionary and invalidated list of properties.

[systemd-devel] what does --ephemeral really do on btrfs?

2015-07-01 Thread Johannes Ernst
If I run systemd-nspawn with —ephemeral, it creates a new temporary btrfs subvolume, the documentation says. Mine takes an awful long time — blocking IO on the device in the awful long meantime — and I’m puzzled why. Does it perhaps copy (deep? references only?) the entire drive? Should I

Re: [systemd-devel] How do I find out why a service was started? (systemd-tmpfiles-setup failed in container)

2015-07-01 Thread Johannes Ernst
On Jul 1, 2015, at 14:59, Michael Biebl mbi...@gmail.com wrote: 2015-07-01 22:50 GMT+02:00 Johannes Ernst johannes.er...@gmail.com mailto:johannes.er...@gmail.com: Hey Martin, thanks, but: My container is degraded because systemd-tmpfiles-setup.service failed. My understanding is

[systemd-devel] Fwd: With my layer, Systemd not invoking my application at startup

2015-07-01 Thread Vipin Nair
Hi All, I am using the yacto style project and I have created a layer (my first layer) and have build it with WindRiver media which uses Systemd for the startup services. As per my application need, I have to create a new user on the final image and change the owner permissions of certain files

Re: [systemd-devel] Delaying device service creation

2015-07-01 Thread Francis Moreau
On 06/30/2015 07:47 PM, Mantas Mikulėnas wrote: Options: - Configure it as part of ExecStart if possible. I don't see how is this going to help, sorry. - Configure it using a second .service unit (oneshot), and depend on that one. You meant all services that were depending on the device