Actions
Refactor #31118
closedDrop daemonize support
Difficulty:
Triaged:
Yes
Description
Currently Smart Proxy is able to daemonize and manage a pid file. However, in the common deployments under systemd and Windows this isn't actually used. There are also other solutions out there to manage it externally if it's needed.
Removing this simplifies the code and config file.
Actions