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)
Mon, Feb 10, 5:25 AM
Unknown Object (File)
Sun, Feb 9, 7:55 AM
Unknown Object (File)
Sun, Feb 9, 7:55 AM
Unknown Object (File)
Sun, Feb 9, 7:55 AM
Unknown Object (File)
Sun, Feb 2, 11:40 AM
Unknown Object (File)
Fri, Jan 31, 2:47 PM
Unknown Object (File)
Wed, Jan 29, 4:39 AM
Unknown Object (File)
Sat, Jan 25, 5:21 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