Closed
Bug 1176630
Opened 11 years ago
Closed 11 years ago
Autophone - run Autophone and Phonedash as daemons on OSX
Categories
(Testing Graveyard :: Autophone, defect)
Tracking
(firefox41 affected)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | affected |
People
(Reporter: bc, Assigned: bc)
Details
Attachments
(4 files, 2 obsolete files)
While we are waiting for the Linux deployment story to complete, I've set up autophone.qa.mtv2.mozilla.com to run autophone and phonedash as daemons.
phonedash.sh - shell script to run phonedash.
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•11 years ago
|
||
autophone.sh - shell script to run autophone
| Assignee | ||
Comment 3•11 years ago
|
||
| Assignee | ||
Comment 4•11 years ago
|
||
Need to edit /etc/sudoers to include the user mozilla with no password prompt for sudo.
mozilla ALL=(ALL) NOPASSWD: ALL
| Assignee | ||
Comment 5•11 years ago
|
||
Since there is no way to determine if the network is up, this change simply attempts to start phonedash in a loop.
Attachment #8625201 -
Attachment is obsolete: true
| Assignee | ||
Comment 6•11 years ago
|
||
Don't send stdout/stderr to /dev/null.
Attachment #8625202 -
Attachment is obsolete: true
| Assignee | ||
Comment 7•11 years ago
|
||
This has been running in production for several weeks now and was officially activated in bug 1180235
Assignee: nobody → bob
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•