Restart sendmail after modifying local-host-names.
This commit is contained in:
parent
d18a95d843
commit
55694db8b3
1 changed files with 1 additions and 0 deletions
|
@ -363,6 +363,7 @@ class sendmail::server inherits sendmail::common {
|
||||||
mode => "0644",
|
mode => "0644",
|
||||||
owner => "root",
|
owner => "root",
|
||||||
group => "root",
|
group => "root",
|
||||||
|
notify => Service["sendmail"],
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue