sharix_open.service 171 B

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