sharix_open.service.example 216 B

1234567891011
  1. [Unit]
  2. Description=sharix_open
  3. After=multi-user.target
  4. [Service]
  5. Type=simple
  6. WorkingDirectory=/root/sharix-open-webapp-base
  7. ExecStart=/root/sharix-open-webapp-base/bin/start.sh
  8. [Install]
  9. WantedBy=multi-user.target