This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-openbsd
mirror of
https://github.com/Fincer/openntpd-openbsd
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
61
Wiki
Activity
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
c22ea2225f
commit
cabae329ab
1 changed files
with
0 additions
and
13 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save