p2.service 178 B

1234567891011
  1. [Unit]
  2. Description=Conversations Push Proxy
  3. [Service]
  4. User=p2
  5. Group=p2
  6. ExecStart=/usr/bin/java -jar /opt/p2-0.3.jar -c /etc/p2/config.json
  7. [Install]
  8. WantedBy=multi-user.target