vp-build/srcpkgs/66-boot/files/nullmailer/nullmailer

11 lines
181 B
Plaintext

[main]
@type = classic
@description = "nullmailer"
@user = ( root )
@options = ( log )
[start]
@build = auto
@runas = _nullmail
@execute = (
execl-cmdline -s { nullmailer-send } )