Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

aa.gusti / opensipkd-base

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • opensipkd-base
  • etc
  • osipkd.service
  • aa.gustiana@gmail.com's avatar
    20250509 · 4c1464ca
    aa.gustiana@gmail.com committed May 09, 2025
    4c1464ca
osipkd.service 169 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10
[Unit]
After=postgresql.service

[Service]
User={user}
ExecStart=/{bin_path}/pserve /{config_path}/production.ini
Restart=on-abort

[Install]
WantedBy=multi-user.target