diff options
| author | fukachan <fukachan> | 2002-11-17 14:09:25 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-11-17 14:09:25 +0000 |
| commit | ee91381039da9c02be8f2bd3a97d153b341a7146 (patch) | |
| tree | f620def31f6c46a2ec9d58c72cd294f1166a6db6 /fml/etc/src | |
| parent | 2a4539987bc6036d008d2aa13d1573572a1666f9 (diff) | |
| download | fml8-ee91381039da9c02be8f2bd3a97d153b341a7146.tar.gz fml8-ee91381039da9c02be8f2bd3a97d153b341a7146.tar.bz2 fml8-ee91381039da9c02be8f2bd3a97d153b341a7146.zip | |
bug fix $digest_recipient_maps definition
Diffstat (limited to 'fml/etc/src')
| -rw-r--r-- | fml/etc/src/config.cf.ja/acl.cf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fml/etc/src/config.cf.ja/acl.cf b/fml/etc/src/config.cf.ja/acl.cf index 7fc60df6..451af4e1 100644 --- a/fml/etc/src/config.cf.ja/acl.cf +++ b/fml/etc/src/config.cf.ja/acl.cf @@ -121,7 +121,7 @@ primary_digest_recipient_map = file:$ml_home_dir/recipients-digest # Value: a list of filenames # Examples: file:$ml_home_dir/recipients-digest # unix.group:fml -digest_recipient_maps = $primary_recipient_map +digest_recipient_maps = $primary_digest_recipient_map =head2 リモート管理者メンバーとみなされるのは誰か? |
