]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tools/recipes/default.rb
Expect /etc/init.d/screen-cleanup to be a link
[chef.git] / cookbooks / tools / recipes / default.rb
index eaceb9d8eac55a7e9761391be0734a8e35efb137..ceb3716c55256dc2be5ded8978e9867aa7a5cdfa 100644 (file)
@@ -49,7 +49,7 @@ package %w[mlocate nano whoopsie] do
 end
 
 # Remove screen-cleanup left behind by old release.
 end
 
 # Remove screen-cleanup left behind by old release.
-file "/etc/init.d/screen-cleanup" do
+link "/etc/init.d/screen-cleanup" do
   action :delete
 end
 
   action :delete
 end