Package: knot-resolver Version: 2.1.1-1 Severity: minor Hello,
In my setup I use 4 instances of [email protected]. The instances are created with the following command: systemctl enable --now [email protected] [email protected] [email protected] [email protected] The problem is when I stop all kresd instances with: systemctl stop system-kresd.slice The instances can not be started with "systemctl start 'kresd@*.service'" like it is described in the man page. The command returns no error message. I have to start the instances explicitly with: systemctl start kresd@{1,2,3,4}.service Do you have any idea? Greetings, Sakirnth

