Re: [systemd-devel] systemd v257.5: Issue with systemd-sysupdate, no targets and components listed

2025-07-01 Thread Nils Kattenbeck
Hi, that seems like a bug. I would expect them to lookup the same paths, i.e. /etc/sysupdate.d/*.transfer /run/sysupdate.d/*.transfer /usr/local/lib/sysupdate.d/*.transfer /usr/lib/sysupdate.d/*.transfer as written on the man page. Maybe open a report on Gi

Re: [systemd-devel] Howto detect a program/service is started by systemd?

2025-07-01 Thread Cristian Rodríguez
On Mon, Jun 30, 2025 at 6:26 AM Stef Bon wrote: > > Hi, > > it's important for a program to detect it has been started by systemd. No, programs should not attempt to detect if they are being run by systemd or any other init. programs can either behave as a traditional sysv daemon or as a "new sty

Re: [systemd-devel] Question about the systemd slice hierarchy

2025-07-01 Thread Matthew Chae
Hi Michal, Thank you for your reply. I can grasp the point. Please let me ask more questions if I think of any. Besides, I will fix the name of slice in the picture soon. BR-Matthew From: Michal Koutný Sent: Monday, June 30, 2025 1:45 PM To: Matthew Chae Cc: syst