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

Revert "Update service.pp"

parent afc7a1e8
Branches
Tags
No related merge requests found
...@@ -3,6 +3,6 @@ class postfix::service { ...@@ -3,6 +3,6 @@ class postfix::service {
ensure => running, ensure => running,
enable => true, enable => true,
hasstatus => 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