Skip to content

Commit

Permalink
Refresh service if the options are changed
Browse files Browse the repository at this point in the history
  • Loading branch information
xiankai committed Nov 22, 2013
1 parent e0476a3 commit ed4f9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/config.pp
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
group => 'root',
mode => '0755',
content => template("${module_name}/init.d/selenium.erb"),
} ->
} ~>
service { $prog:
ensure => running,
hasstatus => true,
Expand Down

0 comments on commit ed4f9d5

Please sign in to comment.