m 3 rtorrent:for rss plugin to work - phpfpm user needs curl in path

This commit is contained in:
makefu 2016-08-24 00:27:45 +02:00
parent 5f61d1f92f
commit 56e8681fd2
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -357,6 +357,7 @@ let
php_admin_value[error_log] = 'stderr'
php_admin_flag[log_errors] = on
catch_workers_output = yes
env[PATH] = ${makeBinPath rutorrent-deps}
'';
};
};