#!/sbin/openrc-run description="Piler SMTP server" command="/usr/bin/$SVCNAME" command_args_background="-d" depend() { need net after firewall }