| commit | 91288f9aaf3cba22b0a0111431913c516891fec0 | [log] [tgz] |
|---|---|---|
| author | rjw <rjw@exm.com> | Tue Nov 01 13:59:36 2022 +0800 |
| committer | rjw <rjw@exm.com> | Tue Nov 01 13:59:36 2022 +0800 |
| tree | 72e6427cbfa9d4b6fce5ec12c9a5c1813934bcc2 | |
| parent | e574fd192947ae981350dcbefad3f77194c75fb9 [diff] [blame] |
[Feature][T8TSK-81][SDK]Merge T800_SDK meta file into T800 Repo Change-Id: I06ef24f6fbad966ad7424bf2676e59bd7695f45f
diff --git a/meta-sdk/meta/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql-profile b/meta-sdk/meta/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql-profile new file mode 100644 index 0000000..1c931f3 --- /dev/null +++ b/meta-sdk/meta/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/postgresql-profile
@@ -0,0 +1,4 @@ +[ -f /etc/profile ] && source /etc/profile + +PGDATA=/var/lib/postgresql/data +export PGDATA