Re: [systemd-devel] path service ExecStart arguments

2022-09-22 Thread Lennart Poettering
On Mi, 21.09.22 08:54, Ted Toth (txt...@gmail.com) wrote: > Is info about what changed (i.e. the name of the file created in the > directory) available to a path service ExecStart process? If so, how > does a service access the info? This is is generally not available on released versions of syst

[systemd-devel] path service ExecStart arguments

2022-09-21 Thread Ted Toth
Is info about what changed (i.e. the name of the file created in the directory) available to a path service ExecStart process? If so, how does a service access the info? Ted