|
@@ -4,7 +4,8 @@ After=multi-user.target
|
|
|
|
|
|
[Service]
|
|
[Service]
|
|
Type=simple
|
|
Type=simple
|
|
-ExecStart=/root/sharix-open-webapp-base/bin/webuser.sh
|
|
|
|
|
|
+WorkingDirectory=/root/sharix-open-webapp-base
|
|
|
|
+ExecStart=/root/sharix-open-webapp-base/bin/start.sh
|
|
|
|
|
|
[Install]
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
WantedBy=multi-user.target
|