]> Frank Brehm's Git Trees - config/berta/etc.git/commitdiff
committing changes in /etc after emerge run
authorFrank Brehm <frank@brehm-online.com>
Tue, 20 Dec 2016 16:20:21 +0000 (17:20 +0100)
committerFrank Brehm <frank@brehm-online.com>
Tue, 20 Dec 2016 16:20:21 +0000 (17:20 +0100)
Package changes:
+net-mail/mailbase-1.1

19 files changed:
.etckeeper
group
group-
gshadow
gshadow-
mail/aliases [new file with mode: 0644]
mailcap [new file with mode: 0644]
pam.d/imap [new file with mode: 0644]
pam.d/imap4 [new symlink]
pam.d/imap4s [new symlink]
pam.d/imaps [new symlink]
pam.d/pop [new file with mode: 0644]
pam.d/pop3 [new symlink]
pam.d/pop3s [new symlink]
pam.d/pops [new symlink]
passwd
passwd-
shadow
shadow-

index ab583d088212a5c6b1e2f7fa762c15ce5daab33f..3048ce935ca2aebaa85ec740e3f8c7b4f63ba236 100755 (executable)
@@ -387,6 +387,9 @@ maybe chmod 0444 'lvm/profile/metadata_profile_template.profile'
 maybe chmod 0444 'lvm/profile/thin-generic.profile'
 maybe chmod 0444 'lvm/profile/thin-performance.profile'
 maybe chmod 0444 'machine-id'
+maybe chmod 0755 'mail'
+maybe chmod 0644 'mail/aliases'
+maybe chmod 0644 'mailcap'
 maybe chmod 0644 'man_db.conf'
 maybe chmod 0755 'mercurial'
 maybe chmod 0755 'mercurial/hgrc.d'
@@ -472,10 +475,12 @@ maybe chmod 0644 'pam.d/groupadd'
 maybe chmod 0644 'pam.d/groupdel'
 maybe chmod 0644 'pam.d/groupmems'
 maybe chmod 0644 'pam.d/groupmod'
+maybe chmod 0644 'pam.d/imap'
 maybe chmod 0644 'pam.d/login'
 maybe chmod 0644 'pam.d/newusers'
 maybe chmod 0644 'pam.d/other'
 maybe chmod 0644 'pam.d/passwd'
+maybe chmod 0644 'pam.d/pop'
 maybe chmod 0644 'pam.d/shadow'
 maybe chmod 0644 'pam.d/sshd'
 maybe chmod 0644 'pam.d/start-stop-daemon'
diff --git a/group b/group
index 257f2cbf0a5f5144aa4c3d99d421f48f8368c8b3..e5f3d2430963982f8aa4d0a2ea2afac4ab97fbb4 100644 (file)
--- a/group
+++ b/group
@@ -44,3 +44,5 @@ lock:x:998:
 ldap:x:439:
 apache:x:81:
 nullmail:x:88:
+mail:x:12:
+postmaster:x:237:
diff --git a/group- b/group-
index 8d4b697c324673d19adcfd327bd7bad56d50387a..0a5ebb27c20bada190ab88cdd7753d9c74bd9e4a 100644 (file)
--- a/group-
+++ b/group-
@@ -43,3 +43,5 @@ dialout:x:999:
 lock:x:998:
 ldap:x:439:
 apache:x:81:
+nullmail:x:88:
+mail:x:12:
diff --git a/gshadow b/gshadow
index 13116f91708807439792c91c463ec8bf39bc0fbd..26d3f225bc61244410faa805facf510763eebfd7 100644 (file)
--- a/gshadow
+++ b/gshadow
@@ -44,3 +44,5 @@ lock:!!::
 ldap:!::
 apache:!::
 nullmail:!::
+mail:!::
+postmaster:!::
index 39414dca50658ca7bdebbbb08c3ce123b7755f49..0cf6f7b77208ebce56e94118c1a555c05cb7c985 100644 (file)
--- a/gshadow-
+++ b/gshadow-
@@ -43,3 +43,5 @@ dialout:!!::
 lock:!!::
 ldap:!::
 apache:!::
+nullmail:!::
+mail:!::
diff --git a/mail/aliases b/mail/aliases
new file mode 100644 (file)
index 0000000..ea83505
--- /dev/null
@@ -0,0 +1,33 @@
+# Basic system aliases -- these MUST be present.
+MAILER-DAEMON:      postmaster
+postmaster:         root
+
+# General redirections for pseudo accounts.
+adm:                root
+bin:                root
+daemon:             root
+exim:               root
+lp:                 root
+mail:               root
+named:              root
+nobody:             root
+postfix:            root
+
+# Well-known aliases -- these should be filled in!
+# root:
+# operator:
+
+# Standard RFC2142 aliases
+abuse:              postmaster
+ftp:                root
+hostmaster:         root
+news:               usenet
+noc:                root
+security:           root
+usenet:             root
+uucp:               root
+webmaster:          root
+www:                webmaster
+
+# trap decode to catch security attacks
+# decode:           /dev/null
diff --git a/mailcap b/mailcap
new file mode 100644 (file)
index 0000000..7c42a55
--- /dev/null
+++ b/mailcap
@@ -0,0 +1,25 @@
+
+text/plain; less '%s'; needsterminal
+application/x-troff-man; /usr/bin/nroff -mandoc -Tlatin1; copiousoutput; print=/usr/bin/nroff -mandoc -Tlatin1 | print text/plain:-
+text/plain; shownonascii iso-8859-1 '%s'; description="Plain ASCII Text"; test=test "$(echo %{charset} | tr "[A-Z]" "[a-z]")" = iso-8859-1 -a "$DISPLAY" != ""
+text/richtext; shownonascii iso-8859-1 -e richtext -p '%s'; description="Richtext"; copiousoutput; test=test "$(echo %{charset} | tr "[A-Z]" "[a-z]")" = iso-8859-1 -a "$DISPLAY" != ""
+text/enriched; shownonascii iso-8859-1 -e richtext -e -p '%s'; description="Enriched Text"; copiousoutput; test=test "$(echo %{charset} | tr "[A-Z]" "[a-z]")" = iso-8859-1 -a "$DISPLAY" != ""
+message/partial; showpartial '%s' %{id} %{number} %{total}; description="An incomplete message"
+message/external-body; showexternal '%s' %{access-type} %{name} %{site} %{directory} %{mode} %{server}; needsterminal; description="A reference to data stored in an external location"; composetyped="extcompose '%s"'
+audio/basic; /usr/lib/mime/playaudio '%s'; description=Basic uLaw Audio; nametemplate=%s.au
+application/x-tar; /bin/tar tvf -; print=/bin/tar tvf - | print text/plain:-; copiousoutput
+application/x-gtar; /bin/tar tvzf -; print=/bin/tar tvzf - | print text/plain:-; copiousoutput
+text/plain; more '%s'; needsterminal
+application/xrx; view=xrx '%s'; description="remote X application"; test=test "$DISPLAY"; nametemplate=%s.rx
+text/richtext; richtext '%s'; description="Richtext"; copiousoutput
+text/enriched; richtext -e '%s'; description="Enriched Text"; copiousoutput
+text/plain; gview '%s'; edit=gvim -f '%s'; compose=gvim -f '%s'; test=test "$DISPLAY" != ""
+text/plain; view '%s'; edit=vim '%s'; compose=vim '%s'; needsterminal
+text/html; /usr/bin/lynx -force_html '%s'; needsterminal; description=HTML Text; nametemplate=%s.html
+text/*; less '%s'; needsterminal
+text/html; /usr/bin/lynx -dump -force_html '%s'; copiousoutput; description=HTML Text; nametemplate=%s.html
+text/*; gview '%s'; edit=gvim -f '%s'; compose=gvim -f '%s'; test=test "$DISPLAY" != ""
+text/*; view '%s'; edit=vim '%s'; compose=vim '%s'; needsterminal
+text/*; more '%s'; needsterminal
+*/*; less '%s'; needsterminal
+*/*; false; print=lpr '%s'
diff --git a/pam.d/imap b/pam.d/imap
new file mode 100644 (file)
index 0000000..88ca530
--- /dev/null
@@ -0,0 +1,8 @@
+# Provided by mailbase (dont remove this line!)
+# Standard pam.d file for mail service packages.
+# $Id$
+
+auth       required     pam_nologin.so
+auth       include      system-auth
+account    include      system-auth
+session    include      system-auth
diff --git a/pam.d/imap4 b/pam.d/imap4
new file mode 120000 (symlink)
index 0000000..3c1fb1d
--- /dev/null
@@ -0,0 +1 @@
+imap
\ No newline at end of file
diff --git a/pam.d/imap4s b/pam.d/imap4s
new file mode 120000 (symlink)
index 0000000..3c1fb1d
--- /dev/null
@@ -0,0 +1 @@
+imap
\ No newline at end of file
diff --git a/pam.d/imaps b/pam.d/imaps
new file mode 120000 (symlink)
index 0000000..3c1fb1d
--- /dev/null
@@ -0,0 +1 @@
+imap
\ No newline at end of file
diff --git a/pam.d/pop b/pam.d/pop
new file mode 100644 (file)
index 0000000..88ca530
--- /dev/null
+++ b/pam.d/pop
@@ -0,0 +1,8 @@
+# Provided by mailbase (dont remove this line!)
+# Standard pam.d file for mail service packages.
+# $Id$
+
+auth       required     pam_nologin.so
+auth       include      system-auth
+account    include      system-auth
+session    include      system-auth
diff --git a/pam.d/pop3 b/pam.d/pop3
new file mode 120000 (symlink)
index 0000000..6a7375a
--- /dev/null
@@ -0,0 +1 @@
+pop
\ No newline at end of file
diff --git a/pam.d/pop3s b/pam.d/pop3s
new file mode 120000 (symlink)
index 0000000..6a7375a
--- /dev/null
@@ -0,0 +1 @@
+pop
\ No newline at end of file
diff --git a/pam.d/pops b/pam.d/pops
new file mode 120000 (symlink)
index 0000000..6a7375a
--- /dev/null
@@ -0,0 +1 @@
+pop
\ No newline at end of file
diff --git a/passwd b/passwd
index be1565344e95da01be501d87a28b70bdbabd5e6c..edac914a5c23b5f239f4e90255eb5a45c295299d 100644 (file)
--- a/passwd
+++ b/passwd
@@ -25,3 +25,5 @@ cron:x:16:16:added by portage for cronbase:/var/spool/cron:/sbin/nologin
 ldap:x:439:439:added by portage for openldap:/usr/lib64/openldap:/sbin/nologin
 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
diff --git a/passwd- b/passwd-
index 076ead54e5a398d91458b38b6cb665417f2ad436..8591dbd9312edb6f9b11949cea0c4932a5ebf654 100644 (file)
--- a/passwd-
+++ b/passwd-
@@ -24,3 +24,5 @@ messagebus:x:108:240:added by portage for dbus:/dev/null:/sbin/nologin
 cron:x:16:16:added by portage for cronbase:/var/spool/cron:/sbin/nologin
 ldap:x:439:439:added by portage for openldap:/usr/lib64/openldap:/sbin/nologin
 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
diff --git a/shadow b/shadow
index 7facdcd3621d9367bd0e0d4af7d880e3fdcbb2ca..f63eb660db379df5aa1914973b5727a68d90b2ab 100644 (file)
--- a/shadow
+++ b/shadow
@@ -24,3 +24,5 @@ cron:!:17154::::::
 ldap:!:17155::::::
 apache:!:17155::::::
 nullmail:!:17155::::::
+mail:!:17155::::::
+postmaster:!:17155::::::
diff --git a/shadow- b/shadow-
index bf70d4ff57410335c5c5c66cfb99773581b4bfb2..71e9574dbd617a506b1199fc45204f83a82760a4 100644 (file)
--- a/shadow-
+++ b/shadow-
@@ -23,3 +23,5 @@ messagebus:!:17148::::::
 cron:!:17154::::::
 ldap:!:17155::::::
 apache:!:17155::::::
+nullmail:!:17155::::::
+mail:!:17155::::::