~ubuntu-branches/ubuntu/feisty/freeradius/feisty-security

« back to all changes in this revision

Viewing changes to man/man5/rlm_files.5

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2006-12-16 20:45:11 UTC
  • mfrom: (3.1.10 feisty)
  • Revision ID: james.westby@ubuntu.com-20061216204511-3pbbsu4s8jtehsor
Tags: 1.1.3-3
Fix POSIX compliance problem in init script.  Closes: #403384. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
.br
30
30
  files {
31
31
.br
32
 
    detailfile = %{confdir}/users
 
32
    usersfile = %{confdir}/users
33
33
.br
34
34
    acctusersfile = %{confdir}/acct_users
35
35
.br