diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/mini-dinstall.1 | 2 | ||||
| -rw-r--r-- | doc/mini-dinstall.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/mini-dinstall.1 b/doc/mini-dinstall.1 index 65aae30..ab195c4 100644 --- a/doc/mini-dinstall.1 +++ b/doc/mini-dinstall.1 @@ -243,7 +243,7 @@ Sources for the \(lqsubdir\(rq style should look like: .RE .RE .TP -.B chown_changes_files +.B restrict_changes_files Determines if the changes files should be made unreadable by others. This is enabled by default, and is a good thing, since somebody else could unexpectedly upload your package. Think carefully before changing this. diff --git a/doc/mini-dinstall.conf b/doc/mini-dinstall.conf index 1dabe52..999a31c 100644 --- a/doc/mini-dinstall.conf +++ b/doc/mini-dinstall.conf @@ -106,7 +106,7 @@ dynamic_reindex = yes # default. This will protect you from other people unexpectedly # uploading your packages. Please think carefully about your security # before you change this! -chown_changes_files = yes +restrict_changes_files = yes # Whether or not to use /usr/bin/dnotify. This doesn't work on some # systems, so you might want to disable it. Only used if |
