Archcan
Archcan
Sorry for the delay! I tested positive to COVID 19 the day I posted the bug. In the config, I never go there, stubby runs after enabling its service. The...
Are you suggesting to delete both CAP_NET_BIND_SERVICE and PrivateUsers? If the case, Stubby fails to start again. This is the only solution: PrivateUsers=false This is not a classical issue here,...
Thanks for replying and sorry for being rude. This is the only solution. ``` AmbientCapabilities=CAP_NET_BIND_SERVICE CapabilityBoundingSet=CAP_NET_BIND_SERVICE PrivateUsers=false ``` Changes made to stubby in systemd must be followed by this: ```...
Version 0.4.2-3 fixes it. We are back to 0.4.0-x and there is no modification to be made. Thanks for the correction.