Add prosody

This commit is contained in:
2025-06-26 21:37:17 +02:00
parent 3bc4d1c00e
commit 66c0bf0bf5
19 changed files with 69 additions and 0 deletions

1
rc.prosody/prosody-log/env/CMD vendored Normal file
View File

@@ -0,0 +1 @@
s6-log

1
rc.prosody/prosody-log/env/CMD_OPTS vendored Normal file
View File

@@ -0,0 +1 @@
-d3

View File

@@ -0,0 +1,2 @@
root
# Logging directory group ownership

View File

@@ -0,0 +1,2 @@
root
# Logging directory owner

View File

@@ -0,0 +1,2 @@
/var/log/prosody
# Logging directory path

View File

@@ -0,0 +1,2 @@
750
# Logging directory access rights in octal

2
rc.prosody/prosody-log/env/LOG_SCRIPT vendored Normal file
View File

@@ -0,0 +1,2 @@
n4 s500000 T $LOGDIR_PATH
# Logging script used by s6-log