X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3a327f56eac7ed2b5b696f432c4176b0d08fa2e4..745d8ec89c9e11b0524f001684f588e97094ee39:/cookbooks/sysfs/recipes/default.rb diff --git a/cookbooks/sysfs/recipes/default.rb b/cookbooks/sysfs/recipes/default.rb index 9b08c44cf..c0061b6e5 100644 --- a/cookbooks/sysfs/recipes/default.rb +++ b/cookbooks/sysfs/recipes/default.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: sysfs +# Cookbook:: sysfs # Recipe:: default # -# Copyright 2013, Tom Hughes +# Copyright:: 2013, Tom Hughes # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -30,7 +30,7 @@ else supports :status => false, :restart => true, :reload => false end - template "/etc/sysfs.conf" do + template "/etc/sysfs.d/99-chef.conf" do source "sysfs.conf.erb" owner "root" group "root"