From: Frank Brehm Date: Wed, 21 Dec 2016 12:05:15 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=6597d6495edef99550bcc6bc501a5aefdd0ef61c;p=config%2Fberta%2Fetc.git committing changes in /etc after emerge run Package changes: +dev-vcs/cvs-1.12.12-r11 --- diff --git a/.etckeeper b/.etckeeper index 287c004..f00055a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -490,6 +490,7 @@ maybe chmod 0644 'pam.d/chgpasswd' maybe chmod 0644 'pam.d/chpasswd' maybe chmod 0644 'pam.d/chsh' maybe chmod 0644 'pam.d/crond' +maybe chmod 0644 'pam.d/cvs' maybe chmod 0644 'pam.d/groupadd' maybe chmod 0644 'pam.d/groupdel' maybe chmod 0644 'pam.d/groupmems' diff --git a/pam.d/cvs b/pam.d/cvs new file mode 100644 index 0000000..f401ec0 --- /dev/null +++ b/pam.d/cvs @@ -0,0 +1,4 @@ +#%PAM-1.0 +auth include system-auth +account include system-auth +session include system-auth