Re: [dm-devel] [PATCH] multipathd.service: remove "Also=multipathd.socket"

2023-03-27 Thread Benjamin Marzinski
On Sat, Mar 25, 2023 at 11:28:20PM +0100, mwi...@suse.com wrote: > From: Martin Wilck > > This "Also=" directive is wrong. It was meant for enabling socket activation, > but it actually does the opposite. "Also=multipathd.socket" means that > enabling/disabling the service will enable/disable the

[dm-devel] [PATCH] multipathd.service: remove "Also=multipathd.socket"

2023-03-25 Thread mwilck
From: Martin Wilck This "Also=" directive is wrong. It was meant for enabling socket activation, but it actually does the opposite. "Also=multipathd.socket" means that enabling/disabling the service will enable/disable the socket, too. This is not what we want: socket activation means that we can