Rather use bsd-mailx on Debian.

It is smaller than the feature-bloated heirloom-mailx.
This commit is contained in:
intrigeri 2010-12-15 14:43:40 +01:00
parent 2f37d6cc9d
commit d374575bfb

View file

@ -76,7 +76,7 @@ class postfix {
}
if $operatingsystem == 'debian' {
Package[mailx] { name => 'heirloom-mailx' }
Package[mailx] { name => 'bsd-mailx' }
}
service { "postfix":