Skip to content
Snippets Groups Projects

Use S6 instead of chaperone

Merged ale requested to merge s6 into master
6 files
+ 9
16
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 0
6
smtpd.service: {
command: "/usr/bin/smtpd",
exit_kills: true,
env_set: {"LANG": "C", "LC_ALL": "C", "LC_CTYPE": "C"},
}
Loading