Restart sendmail after modifying local-host-names.

This commit is contained in:
Timo Mkinen 2013-03-20 09:51:06 +02:00
parent d18a95d843
commit 55694db8b3

View file

@ -363,6 +363,7 @@ class sendmail::server inherits sendmail::common {
mode => "0644",
owner => "root",
group => "root",
notify => Service["sendmail"],
}
}