Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15458377
D9207.id21869.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
422 B
Referenced Files
None
Subscribers
None
D9207.id21869.diff
View Options
diff --git a/src/daemon/PhutilDaemonOverseer.php b/src/daemon/PhutilDaemonOverseer.php
--- a/src/daemon/PhutilDaemonOverseer.php
+++ b/src/daemon/PhutilDaemonOverseer.php
@@ -150,6 +150,7 @@
if ($this->phddir) {
$desc = array(
'name' => $this->daemon,
+ 'argv' => $this->moreArgs,
'pid' => getmypid(),
'start' => time(),
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 31, 11:28 PM (5 d, 13 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7546418
Default Alt Text
D9207.id21869.diff (422 B)
Attached To
Mode
D9207: Store daemon arguments in reference file.
Attached
Detach File
Event Timeline
Log In to Comment