From 91ad709de018d524a241d796da1698eaf9206e68 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 13 Jul 2019 21:03:34 -0400 Subject: Deprecate chown_changes_files in favor of restrict_changes_files. Closes: #821960 --- doc/mini-dinstall.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/mini-dinstall.conf') 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 -- cgit v1.2.3