mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
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