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, Jul 1, 7:03 PM
Unknown Object (File)
May 31 2025, 11:04 PM
Unknown Object (File)
May 31 2025, 12:53 PM
Unknown Object (File)
May 27 2025, 12:29 PM
Unknown Object (File)
May 26 2025, 7:37 PM
Unknown Object (File)
Apr 29 2025, 10:55 PM
Unknown Object (File)
Apr 23 2025, 5:46 PM
Unknown Object (File)
Mar 28 2025, 3:27 AM
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