Re: [systemd-devel] systemd-tmpfiles service related queries

2023-10-02 Thread Mantas Mikulėnas
On Mon, Oct 2, 2023 at 2:36 PM Pintu Agarwal wrote: > Hi All, > > I have a doubt related to systemd-tmpfiles-setup.service. > This service is mentioned to be started after local-fs.target. > {{{ > After=local-fs.target systemd-sysusers.service > Before=sysinit.target shutdown.target > }}} > In th

[systemd-devel] systemd-tmpfiles service related queries

2023-10-02 Thread Pintu Agarwal
Hi All, I have a doubt related to systemd-tmpfiles-setup.service. This service is mentioned to be started after local-fs.target. {{{ After=local-fs.target systemd-sysusers.service Before=sysinit.target shutdown.target }}} In this case this service takes only ~125ms. systemd-tmpfiles-setup.service