modified livesupport-station installation to provide our own pg_hba.conf
This commit is contained in:
parent
3a08d452d9
commit
d2eb874fdd
4 changed files with 124 additions and 3 deletions
|
@ -116,6 +116,7 @@ install-arch:
|
|||
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/var/cache \
|
||||
$(CURDIR)/debian/livesupport-station/opt/livesupport/var
|
||||
mv -f $(CURDIR)/debian/livesupport/opt/livesupport/etc/apache \
|
||||
$(CURDIR)/debian/livesupport/opt/livesupport/etc/pg_hba.conf \
|
||||
$(CURDIR)/debian/livesupport-station/opt/livesupport/etc
|
||||
|
||||
# now separate the studio (client) files into debian/livesupport-studio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue