sendmail: Use ssl module for certificate paths, kernel fact for ostype
This commit is contained in:
parent
65ef51f9dd
commit
7904109460
3 changed files with 15 additions and 16 deletions
|
@ -22,7 +22,7 @@ include(`/usr/share/sendmail/cf/m4/cf.m4')dnl
|
|||
DOMAIN(`debian-msp')dnl
|
||||
<% end -%>
|
||||
VERSIONID(`puppet setup')dnl
|
||||
OSTYPE(`<%= @ostype -%>')dnl
|
||||
OSTYPE(`<%= @kernel.downcase -%>')dnl
|
||||
define(`confCF_VERSION', `Submit')dnl
|
||||
define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining
|
||||
define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue