Install postlock. Not sure what it does but someone apparently wants it :)

PR:		23551
Approved by:	David W. Chapman Jr. <dwcjr@inethouston.net>
This commit is contained in:
Doug White 2000-12-15 05:22:55 +00:00
parent a7368d5710
commit e2295290e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35992
2 changed files with 2 additions and 1 deletions

View File

@ -42,7 +42,7 @@ BIN1= bounce cleanup error flush lmtp local master nqmgr pickup \
pipe qmgr showq smtp smtpd spawn trivial-rewrite
BIN2= postalias postcat postconf postdrop postfix \
postkick postlog postmap postsuper sendmail
postkick postlock postlog postmap postsuper sendmail
.if defined(WITH_TEST)
BIN3= smtp-sink smtp-source

View File

@ -54,6 +54,7 @@ sbin/postcat
sbin/postconf
sbin/postfix
sbin/postkick
sbin/postlock
sbin/postlog
sbin/postmap
sbin/postsuper