Page MenuHomePhabricator

Remove "phd.pid-directory" configuration and stop passing "piddir" to daemons
ClosedPublic

Authored by epriestley on Jun 20 2019, 10:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 29, 10:55 PM
Unknown Object (File)
Wed, Apr 23, 5:46 PM
Unknown Object (File)
Mar 28 2025, 3:27 AM
Unknown Object (File)
Mar 25 2025, 4:50 PM
Unknown Object (File)
Mar 24 2025, 1:37 PM
Unknown Object (File)
Mar 22 2025, 10:00 PM
Unknown Object (File)
Mar 8 2025, 1:12 AM
Unknown Object (File)
Mar 7 2025, 6:33 PM
Subscribers
None

Details

Summary

Ref T13321. The daemons no longer write PID files, so we no longer need to pass any of this stuff to them.

Test Plan

Grepped for affected symbols.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

amckinley added inline comments.
src/applications/daemon/management/PhabricatorDaemonManagementWorkflow.php
151

Mission accomplished!

This revision is now accepted and ready to land.Jun 20 2019, 10:52 PM