From b20c03f656bdb116036412f8ced539c318fc5df1 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Tue, 3 Jan 2023 20:09:57 -0500 Subject: www-apps/meta-srht: add initd and confd scripts --- www-apps/meta-srht/files/meta.sr.ht.confd | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 www-apps/meta-srht/files/meta.sr.ht.confd (limited to 'www-apps/meta-srht/files/meta.sr.ht.confd') diff --git a/www-apps/meta-srht/files/meta.sr.ht.confd b/www-apps/meta-srht/files/meta.sr.ht.confd new file mode 100644 index 0000000..ee7bca8 --- /dev/null +++ b/www-apps/meta-srht/files/meta.sr.ht.confd @@ -0,0 +1,2 @@ +BINDADDRESS=10.0.0.0 +PORT=8000 \ No newline at end of file -- cgit v1.2.3