passe le docker sympa sous trixie

This commit is contained in:
fab
2026-09-09 22:52:04 +02:00
parent 6d2dc4dd3a
commit 7493ec656a
3 changed files with 252 additions and 68 deletions
+8 -8
View File
@@ -31,14 +31,14 @@ command=/usr/sbin/rsyslogd -n
stdout_events_enabled=true
stderr_events_enabled=true
#[program:opendkim]
#startsecs=0
#stopwaitsecs=10
#autostart=true
#autorestart=true
#command=/usr/sbin/opendkim -f -x /etc/opendkim/opendkim.conf
#stdout_events_enabled=true
#stderr_events_enabled=true
[program:opendkim]
startsecs=0
stopwaitsecs=10
autostart=true
autorestart=true
command=/usr/sbin/opendkim -f -x /etc/opendkim/opendkim.conf
stdout_events_enabled=true
stderr_events_enabled=true
[program:postfix]
startsecs=0