[systemd-devel] Missing PropertiesChanged signal for service start

2019-02-11 Thread ashitha v via systemd-devel
Hi, I have a service file as follows: [Unit] Description= "Daemon description" After=a.service b.service c.service

Re: [systemd-devel] Starting services enabled by filesystem overlay over /etc/

2019-02-11 Thread Matt Schuckmann
Thank you all for the responses. It sounds like I should look into creating an initramfs to mount my writable partitions and /etc overlay. I've never created an initramfs so it might take me a bit to work through it. In the mean time I've found that masking services does work with my overlay f

Re: [systemd-devel] Mount a remote FS as a user

2019-02-11 Thread Lennart Poettering
On Mo, 11.02.19 15:59, Daniel Tihelka ([email protected]) wrote: > Hello, > I can mount a shared file system (sshfs in particular) as an ordinary user. > > Now I would like to have it handled by systemd on-demand (automount). > However, creating the automount unit and starting it fails with error

Re: [systemd-devel] Starting services enabled by filesystem overlay over /etc/

2019-02-11 Thread Lennart Poettering
On So, 10.02.19 17:28, Mantas Mikulėnas ([email protected]) wrote: > On Sun, Feb 10, 2019 at 10:07 AM Andrei Borzenkov > wrote: > > > 09.02.2019 21:45, Matt Schuckmann пишет: > > > > > > What do I need to do to get systemd to automatically start the services > > that are marked enabled in that ov

[systemd-devel] Mount a remote FS as a user

2019-02-11 Thread Daniel Tihelka
Hello, I can mount a shared file system (sshfs in particular) as an ordinary user. Now I would like to have it handled by systemd on-demand (automount). However, creating the automount unit and starting it fails with error: ~ $ systemctl --user status run-mount-dt-ARTIC.automount ● run-mount-dt-A

Re: [systemd-devel] Starting services enabled by filesystem overlay over /etc/

2019-02-11 Thread Jonathon Kowalski
On Sunday, February 10, 2019, Andrei Borzenkov wrote: > 09.02.2019 21:45, Matt Schuckmann пишет: > > I have an embedded system with a readonly rootfs. > > > > I've setup a very early service that mounts a writable aufs overlay over > /etc/. > > > > > > The problem I'm having is systemd is not sta

Re: [systemd-devel] Possible race condition with LVM activation during boot

2019-02-11 Thread suscricions
El Thu, 07 Feb 2019 22:51:17 +0100 Martin Wilck escribió: > On Thu, 2019-02-07 at 19:13 +0100, [email protected] wrote: > > El Thu, 7 Feb 2019 11:18:40 +0100 > > > > There's been a reply in Arch Linux forums and at least I can apply > > some > > contingency measures. If it happens again I wi