Files
mgmt/examples/svc2.yaml
James Shubin f3fc7bb91e resources: svc: Add basic support for user services
These are user specific services and are available on the session bus.
This doesn't use the private user API because
https://github.com/coreos/go-systemd/pull/225 was NACKed.
2017-03-17 10:15:02 -04:00

9 lines
105 B
YAML

---
graph: mygraph
resources:
svc:
- name: purpleidea
state: running
session: true
edges: []