]> git.pld-linux.org Git - packages/chef.git/commitdiff
Revert "use /var/lib/chef as backup path to match other platforms"
authorElan Ruusamäe <glen@delfi.ee>
Thu, 14 Nov 2013 10:23:02 +0000 (12:23 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 14 Nov 2013 10:23:02 +0000 (12:23 +0200)
This reverts commit 465b5841a3ac33ce3d6eb7be4631dac3dcd1634a.

Conflicts:
chef.spec

FHS.patch

index 14c2e941aaf7f5441e8e68a8ca566b89154db7c8..d99cc188cb442d5152e7ade7f88fafcdf4b2bdde 100644 (file)
--- a/FHS.patch
+++ b/FHS.patch
@@ -38,7 +38,7 @@
  
      # Where backups of chef-managed files should go
 -    file_backup_path platform_specific_path("/var/chef/backup")
-+    file_backup_path platform_specific_path("/var/lib/chef")
++    file_backup_path platform_specific_path("/var/lib/chef/backup")
  
      ## Daemonization Settings ##
      # What user should Chef run as?
This page took 0.065557 seconds and 4 git commands to generate.