Fix a value for lock_path
This commit is contained in:
parent
99706b80df
commit
b6b4ae9bb3
3
debian/rules
vendored
3
debian/rules
vendored
@ -71,6 +71,9 @@ override_dh_install:
|
||||
--namespace oslo.middleware.http_proxy_to_wsgi \
|
||||
--namespace oslo.policy
|
||||
|
||||
# Set a valid default. /tmp is a security problem.
|
||||
pkgos-fix-config-default $(CURDIR)/debian/glare-common/usr/share/glare-common/glare.conf oslo_concurrency lock_path /var/lock/glare
|
||||
|
||||
cp etc/glare-paste.ini $(CURDIR)/debian/glare-common/usr/share/glare-common
|
||||
cp etc/glare-swift.conf.sample $(CURDIR)/debian/glare-common/usr/share/glare-common/glare-swift.conf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user