Move default lockfile location (#103)
Summary:
/var/lock/subsyswas meant for SysV startup serialization, and was never the right location for our lockfile.Moreover, recent systemd releases no longer keep the
legacy.confconfiguration that creates/var/lock/subsys, so this means chefctl no longer works out of the box.Move the default to something more modern
NOTE: If Meta doesn’t explicitly set a
lock_filesetting in theirchefctl-config.rb, they should before merging this.Signed-off-by: Phil Dibowitz phil@ipom.com
Pull Request resolved: https://github.com/facebook/chef-utils/pull/103
Reviewed By: AadityaNair
Differential Revision: D113597252
Pulled By: dafyddcrosby
fbshipit-source-id: c9cf6759254ab95c911942391f06b4a89528d57b
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Facebook Chef Utilities
Description
This is repository holds various Chef utilities and documents written and maintained by Facebook.
License
These files are available under the Apache license unless otherwise specified.