From 81571ae7f3fd6cf4ccc90d9887b57d5f3f2d09cc Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Thu, 11 Aug 2022 19:22:09 -0700 Subject: [PATCH] previous commit, but correctly --- nix/home/programs/rtorrent/rtorrent.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/home/programs/rtorrent/rtorrent.rc b/nix/home/programs/rtorrent/rtorrent.rc index f6e28db..69fc877 100644 --- a/nix/home/programs/rtorrent/rtorrent.rc +++ b/nix/home/programs/rtorrent/rtorrent.rc @@ -21,7 +21,7 @@ ratio.max.set = 300 ratio.upload.set = 20M # To ensure world-readable results -umask = 0000 +system.umask.set = 0000 # Changing the command triggered when the ratio is reached. # (the default is "d.try_close= ; d.ignore_commands.set=1")