diff options
Diffstat (limited to 'layout/rootfs/etc/s6-rc/source/klogd-log')
5 files changed, 7 insertions, 0 deletions
diff --git a/layout/rootfs/etc/s6-rc/source/klogd-log/consumer-for b/layout/rootfs/etc/s6-rc/source/klogd-log/consumer-for new file mode 100644 index 0000000..fd64770 --- /dev/null +++ b/layout/rootfs/etc/s6-rc/source/klogd-log/consumer-for @@ -0,0 +1 @@ +klogd diff --git a/layout/rootfs/etc/s6-rc/source/klogd-log/dependencies.d/mount-rwfs b/layout/rootfs/etc/s6-rc/source/klogd-log/dependencies.d/mount-rwfs new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/layout/rootfs/etc/s6-rc/source/klogd-log/dependencies.d/mount-rwfs diff --git a/layout/rootfs/etc/s6-rc/source/klogd-log/pipeline-name b/layout/rootfs/etc/s6-rc/source/klogd-log/pipeline-name new file mode 100644 index 0000000..cb7ca7b --- /dev/null +++ b/layout/rootfs/etc/s6-rc/source/klogd-log/pipeline-name @@ -0,0 +1 @@ +klogd-pipeline diff --git a/layout/rootfs/etc/s6-rc/source/klogd-log/run b/layout/rootfs/etc/s6-rc/source/klogd-log/run new file mode 100755 index 0000000..cad8883 --- /dev/null +++ b/layout/rootfs/etc/s6-rc/source/klogd-log/run @@ -0,0 +1,4 @@ +#!/command/execlineb -S1 +s6-setuidgid kllog +exec -c +s6-log t s1000000 n20 /var/log/klogd diff --git a/layout/rootfs/etc/s6-rc/source/klogd-log/type b/layout/rootfs/etc/s6-rc/source/klogd-log/type new file mode 100644 index 0000000..5883cff --- /dev/null +++ b/layout/rootfs/etc/s6-rc/source/klogd-log/type @@ -0,0 +1 @@ +longrun |
