]> cat aescling's git repositories - httpd-execline.git/commitdiff
use more sensible default values
authorsingle-right-quote <34298117+single-right-quote@users.noreply.github.com>
Tue, 24 Aug 2021 04:25:35 +0000 (04:25 +0000)
committersingle-right-quote <34298117+single-right-quote@users.noreply.github.com>
Tue, 24 Aug 2021 04:25:35 +0000 (04:25 +0000)
log/run
visible-to-httpd/binaries/httpd.execline

diff --git a/log/run b/log/run
index 330b8e6926f1bb6e0882fca2ad01db5dd84086c6..7b2f84f197563ee76f78b3e49fefc0ace653a2c9 100755 (executable)
--- a/log/run
+++ b/log/run
@@ -1,4 +1,4 @@
-#!/usr/local/skarnet/bin/execlineb -WP
+#!/usr/local/bin/execlineb -WP
 
-s6-setuidgid httpd
-s6-log t /log/httpd
+s6-setuidgid log
+s6-log t /log/httpd-ipc
index f8ee5754cb09bfd7ab76a084dbba01187db89185..e04807a01dbe92b8f6c7e628ce476e2686d3df3c 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/local/skarnet/bin/execlineb -WP
+#!/usr/local/bin/execlineb -WP
 ## `httpd.execline`: a simple static web server ###
 # 
 # i would like to note that simplicity is relative; the *implementation* of