maybe chmod 0755 'eselect'
maybe chmod 0755 'eselect/postgresql'
maybe chmod 0644 'eselect/postgresql/.keep_app-eselect_eselect-postgresql-0'
+maybe chmod 0755 'eselect/postgresql/slots'
+maybe chmod 0755 'eselect/postgresql/slots/9.5'
+maybe chmod 0644 'eselect/postgresql/slots/9.5/base'
maybe chmod 0644 'etc-update.conf'
maybe chmod 0755 'etckeeper'
maybe chmod 0755 'etckeeper/commit.d'
maybe chmod 0644 'portage/savedconfig/sys-apps/busybox-1.25.1'
maybe chgrp 'portage' 'portage/world'
maybe chmod 0644 'portage/world'
+maybe chmod 0755 'postgresql-9.5'
+maybe chmod 0644 'postgresql-9.5/psqlrc'
maybe chmod 0755 'prelink.conf.d'
maybe chmod 0644 'prelink.conf.d/nss.conf'
maybe chmod 0644 'profile'
nullmail:x:88:88:added by portage for nullmailer:/var/nullmailer:/sbin/nologin
mail:x:8:12:added by portage for mailbase:/var/spool/mail:/sbin/nologin
postmaster:x:14:237:added by portage for mailbase:/var/spool/mail:/sbin/nologin
+postgres:x:70:70:added by portage for postgresql:/var/lib/postgresql:/bin/sh
-root:x:0:0:root:/root:/bin/bash
+root:x:0:0:root Berta:/root:/bin/bash
bin:x:1:1:bin:/bin:/bin/false
daemon:x:2:2:daemon:/sbin:/bin/false
adm:x:3:4:adm:/var/adm:/bin/false
--- /dev/null
+--
+-- 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".
+--