Explorar o código

config file for running web application after reboot added

Dev Server hai 1 ano
pai
achega
d2bf7efcbc
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  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