Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBug 1548573 - Upgrade macOS workers to generic-worker 14.1.0 #23319
Conversation
highfive
commented
May 3, 2019
|
Heads up! This PR modifies the following files:
|
|
@bors-servo r=jdm |
|
|
| - runas: {{ user }} | ||
|
|
||
| /Library/LaunchAgents/net.generic.worker.plist: | ||
| file.managed: | ||
| - mode: 644 | ||
| - mode: 600 | ||
| - user: root |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
SimonSapin
May 3, 2019
Author
Member
No. As far as I understand the service runs as the user specified inside of the .plist file, not the one that owns it.
launchctl was complaining and https://stackoverflow.com/questions/28063598/error-while-executing-plist-file-path-had-bad-ownership-permissions suggested this fix.
|
@bors-servo r- |
Co-Authored-By: SimonSapin <simon.sapin@exyr.org>
|
@bors-servo r+ |
|
|
Bug 1548573 - Upgrade macOS workers to generic-worker 14.1.0 Also follow-up on #23304 to (hopefully) fix use of `taskcluster-proxy` in daily tasks. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23319) <!-- Reviewable:end -->
|
|
SimonSapin commentedMay 3, 2019
•
edited
Also follow-up on #23304 to (hopefully) fix use of
taskcluster-proxyin daily tasks.This change is