geoffxy / conductor

🎶 A simple and elegant research computing orchestrator.
GNU Affero General Public License v3.0
4 stars 0 forks source link

First-class support for tasks that need to run as root #80

Open geoffxy opened 2 years ago

geoffxy commented 2 years ago

Occasionally we will need to run tasks that must run as root (e.g., because they access system counters). It would be nice to have a way to handle these situations gracefully.