diff options
Diffstat (limited to 'meta-oe/recipes-support/postgresql/files/postgresql-bashprofile')
| -rw-r--r-- | meta-oe/recipes-support/postgresql/files/postgresql-bashprofile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-oe/recipes-support/postgresql/files/postgresql-bashprofile b/meta-oe/recipes-support/postgresql/files/postgresql-bashprofile deleted file mode 100644 index 1c931f37fd..0000000000 --- a/meta-oe/recipes-support/postgresql/files/postgresql-bashprofile +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | [ -f /etc/profile ] && source /etc/profile | ||
| 2 | |||
| 3 | PGDATA=/var/lib/postgresql/data | ||
| 4 | export PGDATA | ||
