summaryrefslogtreecommitdiffstats
path: root/src/lib/source/system/other/syslog-srv
diff options
context:
space:
mode:
authorPS <p@0x53.net>2026-02-01 12:06:46 +0100
committerPS <p@0x53.net>2026-02-01 12:06:46 +0100
commiteaf0ecff18ee063286ad423469241ca0eb2e4c6c (patch)
tree692ca6a0fea576b21d988cb2459f492c6284648b /src/lib/source/system/other/syslog-srv
downloadgoetia-linux-eaf0ecff18ee063286ad423469241ca0eb2e4c6c.tar.gz
goetia-linux-eaf0ecff18ee063286ad423469241ca0eb2e4c6c.tar.bz2
goetia-linux-eaf0ecff18ee063286ad423469241ca0eb2e4c6c.zip
version 0.2.0.0
Diffstat (limited to 'src/lib/source/system/other/syslog-srv')
-rw-r--r--src/lib/source/system/other/syslog-srv/dependencies.d/mount-dev0
-rw-r--r--src/lib/source/system/other/syslog-srv/notification-fd1
-rw-r--r--src/lib/source/system/other/syslog-srv/producer-for1
-rw-r--r--src/lib/source/system/other/syslog-srv/run11
-rw-r--r--src/lib/source/system/other/syslog-srv/type1
5 files changed, 14 insertions, 0 deletions
diff --git a/src/lib/source/system/other/syslog-srv/dependencies.d/mount-dev b/src/lib/source/system/other/syslog-srv/dependencies.d/mount-dev
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/src/lib/source/system/other/syslog-srv/dependencies.d/mount-dev
diff --git a/src/lib/source/system/other/syslog-srv/notification-fd b/src/lib/source/system/other/syslog-srv/notification-fd
new file mode 100644
index 0000000..00750ed
--- /dev/null
+++ b/src/lib/source/system/other/syslog-srv/notification-fd
@@ -0,0 +1 @@
+3
diff --git a/src/lib/source/system/other/syslog-srv/producer-for b/src/lib/source/system/other/syslog-srv/producer-for
new file mode 100644
index 0000000..0a564f6
--- /dev/null
+++ b/src/lib/source/system/other/syslog-srv/producer-for
@@ -0,0 +1 @@
+syslog-log
diff --git a/src/lib/source/system/other/syslog-srv/run b/src/lib/source/system/other/syslog-srv/run
new file mode 100644
index 0000000..a410c5c
--- /dev/null
+++ b/src/lib/source/system/other/syslog-srv/run
@@ -0,0 +1,11 @@
+#!@shebangdir@/execlineb -P
+
+# ISC license.
+# https://skarnet.org/software/s6/s6-socklog.html
+
+fdmove -c 2 1
+
+s6-envuidgid @loguser@
+
+s6-socklog
+ -d3 -U
diff --git a/src/lib/source/system/other/syslog-srv/type b/src/lib/source/system/other/syslog-srv/type
new file mode 100644
index 0000000..5883cff
--- /dev/null
+++ b/src/lib/source/system/other/syslog-srv/type
@@ -0,0 +1 @@
+longrun