mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Merge pull request #2276 from alexbelgium/codex/review-issue-#1069-for-closure-or-fix
Ensure pg_stat_tmp directory for guacamole postgres
This commit is contained in:
@@ -4,5 +4,6 @@ set -e
|
||||
|
||||
mkdir -p /config/fonts
|
||||
mkdir -p /config/postgres
|
||||
mkdir -p /config/postgres/pg_stat_tmp
|
||||
chown -R postgres:postgres /config/postgres
|
||||
chmod -R 0700 /config/postgres
|
||||
|
||||
Reference in New Issue
Block a user