Skip to content
Snippets Groups Projects
Commit 32ebb5d2 authored by Mickaël Canévet's avatar Mickaël Canévet
Browse files

Merge pull request #86 from camptocamp/revert-67-patch-1

Revert "Update service.pp"
parents afc7a1e8 a1275627
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,6 @@ class postfix::service {
ensure => running,
enable => true,
hasstatus => true,
restart => 'service postfix reload',
restart => '/etc/init.d/postfix reload',
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment