Switch to s6-overlay, add cron (and cronjobs), syslog.
ci/woodpecker/tag/build Pipeline was successful

This commit is contained in:
2026-07-27 00:18:03 +05:00
parent 6bb4e56607
commit 4346acb651
19 changed files with 79 additions and 25 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
if [ ! -d "/inn2/spool/articles" ]; then
cp -r /inn2/spool-default/* /inn2/spool
fi