Re: [PATCH 2/2] tools: Drop libsystemd as a dependency

2024-04-26 Thread Anthony PERARD
On Thu, Apr 25, 2024 at 06:32:16PM +0100, Andrew Cooper wrote: > diff --git a/m4/systemd.m4 b/m4/systemd.m4 > index 112dc11b5e05..aa1ebe94f56c 100644 > --- a/m4/systemd.m4 > +++ b/m4/systemd.m4 > @@ -41,15 +41,6 @@ AC_DEFUN([AX_ALLOW_SYSTEMD_OPTS], [ > ]) > > AC_DEFUN([AX_CHECK_SYSTEMD_LIBS],

[PATCH 2/2] tools: Drop libsystemd as a dependency

2024-04-25 Thread Andrew Cooper
There are no more users, and we want to disuade people from introducing new users just for sd_notify() and friends. Drop the dependency. We still want the overall --with{,out}-systemd to gate the generation of the service/unit/mount/etc files. Rerun autogen.sh, and mark the dependency as