From: Frank Brehm Date: Wed, 21 Dec 2016 13:51:27 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=623ba4ed0232c2d03aa8a0b1409a9af24ca3c6dc;p=config%2Fberta%2Fetc.git committing changes in /etc after emerge run Package changes: +dev-db/postgresql-9.5.5 --- diff --git a/.etckeeper b/.etckeeper index ccc7aab..384d0ea 100755 --- a/.etckeeper +++ b/.etckeeper @@ -207,6 +207,9 @@ maybe chmod 0644 'environment' 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' @@ -585,6 +588,8 @@ maybe chmod 0755 'portage/savedconfig/sys-apps' 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' diff --git a/eselect/postgresql/slots/9.5/base b/eselect/postgresql/slots/9.5/base new file mode 100644 index 0000000..6748b15 --- /dev/null +++ b/eselect/postgresql/slots/9.5/base @@ -0,0 +1 @@ +postgres_ebuilds="${postgres_ebuilds} postgresql-9.5.5" diff --git a/group b/group index 8cdde53..6e994c8 100644 --- a/group +++ b/group @@ -47,3 +47,4 @@ nullmail:x:88: mail:x:12: postmaster:x:237: ssmtp:x:236: +postgres:x:70: diff --git a/group- b/group- index e5f3d24..8cdde53 100644 --- a/group- +++ b/group- @@ -46,3 +46,4 @@ apache:x:81: nullmail:x:88: mail:x:12: postmaster:x:237: +ssmtp:x:236: diff --git a/gshadow b/gshadow index 374fc4a..b9d95ff 100644 --- a/gshadow +++ b/gshadow @@ -47,3 +47,4 @@ nullmail:!:: mail:!:: postmaster:!:: ssmtp:!:: +postgres:!:: diff --git a/gshadow- b/gshadow- index 26d3f22..374fc4a 100644 --- a/gshadow- +++ b/gshadow- @@ -46,3 +46,4 @@ apache:!:: nullmail:!:: mail:!:: postmaster:!:: +ssmtp:!:: diff --git a/passwd b/passwd index ec837f7..6d6f22b 100644 --- a/passwd +++ b/passwd @@ -27,3 +27,4 @@ apache:x:81:81:added by portage for apache:/var/www:/sbin/nologin 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 diff --git a/passwd- b/passwd- index edac914..ec837f7 100644 --- a/passwd- +++ b/passwd- @@ -1,4 +1,4 @@ -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 diff --git a/postgresql-9.5/psqlrc b/postgresql-9.5/psqlrc new file mode 100644 index 0000000..8152cac --- /dev/null +++ b/postgresql-9.5/psqlrc @@ -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". +-- diff --git a/shadow b/shadow index f63eb66..1df8e0a 100644 --- a/shadow +++ b/shadow @@ -26,3 +26,4 @@ apache:!:17155:::::: nullmail:!:17155:::::: mail:!:17155:::::: postmaster:!:17155:::::: +postgres:!:17156:::::: diff --git a/shadow- b/shadow- index 71e9574..f63eb66 100644 --- a/shadow- +++ b/shadow- @@ -25,3 +25,4 @@ ldap:!:17155:::::: apache:!:17155:::::: nullmail:!:17155:::::: mail:!:17155:::::: +postmaster:!:17155::::::