소스 검색

Merge branch 'unstable' of ShariX_Open/sharix-open-config into master

Коммит годный
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      sharix_open.service

+ 10 - 0
sharix_open.service

@@ -0,0 +1,10 @@
+[Unit]
+Description=sharix_open
+After=multi-user.target
+
+[Service]
+Type=simple
+ExecStart=/root/sharix-open-webapp-base/bin/webuser.sh
+
+[Install]
+WantedBy=multi-user.target