--- spamd/spamd.raw.orig 2026-03-25 01:30:23.000000000 -0700 +++ spamd/spamd.raw 2026-04-20 07:30:49.970044000 -0700 @@ -3109,7 +3109,7 @@ sub daemonize { # bug 8036 - ensure ps legacy name shows up as spamd even if command line call was perl path_to_spamd - $0 = 'spamd' unless would_log("dbg"); + $0 = 'spamd'; # be a nice daemon and chdir to the root so we don't block any # unmount attempts