Browse Source

sendmail in ports has it's own rc.d file no need to keep this one

ok jca@ aja@
OPENBSD_5_9
jsg 9 years ago
parent
commit
cabae329ab
1 changed files with 0 additions and 13 deletions
  1. +0
    -13
      src/etc/rc.d/sendmail

+ 0
- 13
src/etc/rc.d/sendmail View File

@ -1,13 +0,0 @@
#!/bin/sh
#
# $OpenBSD: sendmail,v 1.6 2012/07/10 15:00:02 halex Exp $
daemon="/usr/sbin/sendmail"
. /etc/rc.d/rc.subr
pexp="(sendmail: (accepting|rejecting).*|${daemon}.* -(q[0-9]|bd)*)"
rc_bg=YES
rc_cmd $1

Loading…
Cancel
Save