[systemd-devel] systemd update "forgets" ordering for shutdown

Frank Steiner fsteiner-mail1 at bio.ifi.lmu.de
Wed May 20 14:24:26 UTC 2020


I missed this mail, sorry!

Andrei Borzenkov wrote:

> 16.05.2020 19:28, Frank Steiner пишет:
>> Hi Andrei,
>>
>> Andrei Borzenkov wrote:
>>   
>>> Can you reproduce it by simply running "systemctl daemon-reexec" without
>>> any package update?
>>
>> Yes, indeed! This is enough to destroy the ordering for the next
>> shutdown.
>>
> 
> Do
> 
> systemctl show your-unit.service
> 
> before and after daemon-reexec. Is there any difference?

Only in the order dependencies are listed:

< Requires=sysinit.target system.slice
< After=sysinit.target system.slice basic.target systemd-journald.socket multi-user.target
---
> Requires=system.slice sysinit.target
> After=systemd-journald.socket sysinit.target basic.target multi-user.target system.slice

I guess this is not relevant...

-- 
Dipl.-Inform. Frank Steiner   Web:  http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik    Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17           Phone: +49 89 2180-4049
80333 Muenchen, Germany       Fax:   +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *


More information about the systemd-devel mailing list