mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-27 23:18:20 +01:00
18ee51ac7b
Summary: Replace executing 'ps aux' with usage of available api to control daemons PhabricatorDaemonControl. This fixes isPullDaemonRunningOnThisMachine returning wrong status under Fedora & lighttpd & SELinux because SELinux with default settings blocked getting all processes in 'ps aux'. Test Plan: start stop daemon and check repository app Reviewers: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D3557 |
||
---|---|---|
.. | ||
PhabricatorRepositoryArcanistProjectEditController.php | ||
PhabricatorRepositoryController.php | ||
PhabricatorRepositoryCreateController.php | ||
PhabricatorRepositoryDeleteController.php | ||
PhabricatorRepositoryEditController.php | ||
PhabricatorRepositoryListController.php |