]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorFrank Brehm <frank@brehm-online.com>
Tue, 18 Jul 2017 08:33:22 +0000 (10:33 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Tue, 18 Jul 2017 08:33:22 +0000 (10:33 +0200)
Package changes:
+dev-db/postgresql-9.6.3-r1

postgresql-9.6/psqlrc [new file with mode: 0644]

diff --git a/postgresql-9.6/psqlrc b/postgresql-9.6/psqlrc
new file mode 100644 (file)
index 0000000..8152cac
--- /dev/null
@@ -0,0 +1,8 @@
+--
+--     system-wide psql configuration file
+--
+--  This file is read before the .psqlrc file in the user's home directory.
+--
+--  Copy this to your installation's sysconf directory and rename it psqlrc.
+--  The sysconf directory can be identified via "pg_config --sysconfdir".
+--