File: git-ubuntu-importer-service-broker.service

package info (click to toggle)
git-ubuntu 1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,688 kB
  • sloc: python: 13,378; sh: 480; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=git-ubuntu importer service broker

[Service]
User=ubuntu
Group=ubuntu
Type=simple
ExecStart=/snap/bin/git-ubuntu importer-service-broker tcp://*:1692
RuntimeDirectory=git-ubuntu
Restart=always
Environment=PYTHONUNBUFFERED=1