aboutsummaryrefslogtreecommitdiffstats
path: root/layout/rootfs/etc/s6-rc/source-base/dnscache
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-05-04 00:10:26 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-05-04 00:10:26 +0000
commit7bb2006007c1996f33758e41db070252d4d3607f (patch)
tree3dc03d4f6a8867742961a3dea9ecc96c52d00a10 /layout/rootfs/etc/s6-rc/source-base/dnscache
parent1202c964c4e91083a3c60b41b9c11e220bfa759d (diff)
downloadlh-bootstrap-7bb2006007c1996f33758e41db070252d4d3607f.tar.gz
Make a lean and mean version, as a basis for filling an initramfs
Diffstat (limited to 'layout/rootfs/etc/s6-rc/source-base/dnscache')
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/dnscache/dependencies1
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/dnscache/env/CACHESIZE1
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/dnscache/env/IP1
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/dnscache/env/IPSEND1
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/dnscache/env/ROOT1
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/dnscache/notification-fd1
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/dnscache/producer-for1
-rwxr-xr-xlayout/rootfs/etc/s6-rc/source-base/dnscache/run13
-rw-r--r--layout/rootfs/etc/s6-rc/source-base/dnscache/type1
9 files changed, 0 insertions, 21 deletions
diff --git a/layout/rootfs/etc/s6-rc/source-base/dnscache/dependencies b/layout/rootfs/etc/s6-rc/source-base/dnscache/dependencies
deleted file mode 100644
index 6daf05b..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/dnscache/dependencies
+++ /dev/null
@@ -1 +0,0 @@
-init-lan
diff --git a/layout/rootfs/etc/s6-rc/source-base/dnscache/env/CACHESIZE b/layout/rootfs/etc/s6-rc/source-base/dnscache/env/CACHESIZE
deleted file mode 100644
index 6820bf1..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/dnscache/env/CACHESIZE
+++ /dev/null
@@ -1 +0,0 @@
-1048576
diff --git a/layout/rootfs/etc/s6-rc/source-base/dnscache/env/IP b/layout/rootfs/etc/s6-rc/source-base/dnscache/env/IP
deleted file mode 100644
index 7b9ad53..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/dnscache/env/IP
+++ /dev/null
@@ -1 +0,0 @@
-127.0.0.1
diff --git a/layout/rootfs/etc/s6-rc/source-base/dnscache/env/IPSEND b/layout/rootfs/etc/s6-rc/source-base/dnscache/env/IPSEND
deleted file mode 100644
index d690dc0..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/dnscache/env/IPSEND
+++ /dev/null
@@ -1 +0,0 @@
-0.0.0.0
diff --git a/layout/rootfs/etc/s6-rc/source-base/dnscache/env/ROOT b/layout/rootfs/etc/s6-rc/source-base/dnscache/env/ROOT
deleted file mode 100644
index 1660d01..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/dnscache/env/ROOT
+++ /dev/null
@@ -1 +0,0 @@
-/etc/dnscache/root
diff --git a/layout/rootfs/etc/s6-rc/source-base/dnscache/notification-fd b/layout/rootfs/etc/s6-rc/source-base/dnscache/notification-fd
deleted file mode 100644
index 00750ed..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/dnscache/notification-fd
+++ /dev/null
@@ -1 +0,0 @@
-3
diff --git a/layout/rootfs/etc/s6-rc/source-base/dnscache/producer-for b/layout/rootfs/etc/s6-rc/source-base/dnscache/producer-for
deleted file mode 100644
index 68d4773..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/dnscache/producer-for
+++ /dev/null
@@ -1 +0,0 @@
-dnscache-log
diff --git a/layout/rootfs/etc/s6-rc/source-base/dnscache/run b/layout/rootfs/etc/s6-rc/source-base/dnscache/run
deleted file mode 100755
index 736b5e6..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/dnscache/run
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/command/execlineb -P
-fdmove -c 2 1
-s6-envuidgid dnscache
-s6-envdir env
-s6-softlimit -m 4000000
-pipeline -d
-{
- redirfd -r 0 /dev/urandom
- s6-head -c 128
-}
-unexport !
-fdmove 1 3
-dnscache
diff --git a/layout/rootfs/etc/s6-rc/source-base/dnscache/type b/layout/rootfs/etc/s6-rc/source-base/dnscache/type
deleted file mode 100644
index 5883cff..0000000
--- a/layout/rootfs/etc/s6-rc/source-base/dnscache/type
+++ /dev/null
@@ -1 +0,0 @@
-longrun