From: frank Date: Tue, 27 Mar 2012 16:32:01 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=bf867e2f0e7b684f2a5292726d866ccf31c19051;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/conf.d/atd b/conf.d/atd new file mode 100644 index 00000000..db42ea55 --- /dev/null +++ b/conf.d/atd @@ -0,0 +1,8 @@ +#!/sbin/runscript +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-process/at/files/atd.confd,v 1.1 2011/04/17 22:46:40 jer Exp $ + +# Define startup options for atd(8). +# For example: ATD_OPTS="-l 3.0 -b 5" +ATD_OPTS="" diff --git a/pam.d/._cfg0000_atd b/pam.d/._cfg0000_atd new file mode 100644 index 00000000..5c529c16 --- /dev/null +++ b/pam.d/._cfg0000_atd @@ -0,0 +1,9 @@ +# +# The PAM configuration file for the at daemon +# + +auth required pam_env.so +auth include system-services +account include system-services +session include system-services +