summaryrefslogtreecommitdiff
path: root/xtests
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2007-06-26 10:45:42 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2007-06-26 10:45:42 +0000
commitd6b09ee15e6d0d9fe2a5e8383b39208edcc3c843 (patch)
treea5839244ea860098a16962ba059f91402b0d9468 /xtests
parenteca9894caa0f520e89ab608235996940e08e742e (diff)
Relevant BUGIDs:
Purpose of commit: Commit summary: --------------- forgot to commit ...
Diffstat (limited to 'xtests')
-rw-r--r--xtests/.cvsignore1
-rw-r--r--xtests/limits.conf2
2 files changed, 3 insertions, 0 deletions
diff --git a/xtests/.cvsignore b/xtests/.cvsignore
index 031eae99..b840493b 100644
--- a/xtests/.cvsignore
+++ b/xtests/.cvsignore
@@ -12,6 +12,7 @@ tst-pam_dispatch3
tst-pam_dispatch4
tst-pam_cracklib1
tst-pam_cracklib2
+tst-pam_limits1
tst-pam_unix1
tst-pam_unix2
tst-pam_unix3
diff --git a/xtests/limits.conf b/xtests/limits.conf
new file mode 100644
index 00000000..41a3ea3c
--- /dev/null
+++ b/xtests/limits.conf
@@ -0,0 +1,2 @@
+* soft nice 19
+* hard nice -20