From: single-right-quote <34298117+single-right-quote@users.noreply.github.com> Date: Tue, 24 Aug 2021 04:25:35 +0000 (+0000) Subject: use more sensible default values X-Git-Tag: v1.0.0~40 X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=8b11c8cbe32d2e00b9c28bd9200f0a0e61dbe906;p=httpd-execline.git use more sensible default values --- diff --git a/log/run b/log/run index 330b8e6..7b2f84f 100755 --- 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 diff --git a/visible-to-httpd/binaries/httpd.execline b/visible-to-httpd/binaries/httpd.execline index f8ee575..e04807a 100755 --- a/visible-to-httpd/binaries/httpd.execline +++ b/visible-to-httpd/binaries/httpd.execline @@ -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