summarylogtreecommitdiffstats
path: root/pyca.service
blob: 1993d7f5373d8271f3090ee5e41996516dfdc76e (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Python Capture Agent for Opencast Matterhorn
After=network.target

[Service]
User=pyca
ExecStart=/usr/bin/pyca

[Install]
WantedBy=multi-user.target