Skip to content

Commit

Permalink
new try with sysctl
Browse files Browse the repository at this point in the history
  • Loading branch information
duritong committed Jan 11, 2008
1 parent babec82 commit 0dd76cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Expand Up @@ -16,7 +16,7 @@
command => "/sbin/sysctl ${name}=${value}",
refreshonly => true,
}

sysctl { $name:
val => "$value",
notify => Exec["exec_sysctl_${name}"],
Expand Down

0 comments on commit 0dd76cd

Please sign in to comment.