[MacPorts] #35113: clamd plist not working
#35113: clamd plist not working --------------------------------+------------------------------------------- Reporter: jwiegley@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: clamd-server --------------------------------+------------------------------------------- Since clamd daemonizes itself, the launchd plist file thinks that the process is suddenly dying. You may not notice because the clamd daemon is running, but you'll see lots of error reports in the log as it keeps trying to run clamd over and over. launchd scripts need to manage the status of child processes themselves, so the executable they run can't self-daemonize. -- Ticket URL: <https://trac.macports.org/ticket/35113> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35113: clamav-server: clamd plist not working --------------------------------+------------------------------------------- Reporter: jwiegley@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: clamav-server --------------------------------+------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => pixilla@… * port: clamd-server => clamav-server -- Ticket URL: <https://trac.macports.org/ticket/35113#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35113: clamav-server: clamd plist not working ----------------------------+----------------------- Reporter: jwiegley@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: | Keywords: Port: clamav-server | ----------------------------+----------------------- Comment (by jmr@…): This is actually the exact problem that the use of daemondo by the default startupitem code was designed to solve. -- Ticket URL: <https://trac.macports.org/ticket/35113#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35113: clamav-server: clamd plist not working ----------------------------+----------------------- Reporter: jwiegley@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: | Keywords: Port: clamav-server | ----------------------------+----------------------- Comment (by pixilla@…): /opt/local/etc/clamd.conf: {{{ # Don't fork into background. # Default: no Foreground yes }}} -- Ticket URL: <https://trac.macports.org/ticket/35113#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts