source: trunk/debathena/config/linerva-pam-config/debian/rules @ 23889

Revision 23889, 413 bytes checked in by broder, 15 years ago (diff)
In linerva-pam-config: * Don't put root in a PAG. It just makes life more complicated.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_DIVERT_EXTENSION = .debathena
4DEB_DIVERT_FILES_debathena-linerva-pam-config += \
5        /etc/pam.d/common-auth.debathena.debathena \
6        /etc/pam.d/common-password.debathena.debathena \
7        /etc/pam.d/common-session.debathena.debathena \
8        /etc/pam.d/cron.debathena \
9        /etc/pam.d/login.debathena.debathena
10
11include /usr/share/cdbs/1/rules/debhelper.mk
12include /usr/share/cdbs/1/rules/config-package.mk
Note: See TracBrowser for help on using the repository browser.