summaryrefslogtreecommitdiffstats
path: root/Services/apache/sx/httpd_run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Services/apache/sx/httpd_run.sh')
-rw-r--r--Services/apache/sx/httpd_run.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/Services/apache/sx/httpd_run.sh b/Services/apache/sx/httpd_run.sh
new file mode 100644
index 0000000..ef073a3
--- /dev/null
+++ b/Services/apache/sx/httpd_run.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+source /sx/httpd.sh
+
+begin_config
+end_config
+
+start_daemon \ No newline at end of file