From the PR: The rc.d script for deluge_web outright disrespects a user's home directory and instead tries to execute against hardcoded /home/${deluge_web_user} paths. This is invalid and dangerous behavior. When running as a user, the user's home directory must be respected. The attached patch fixes this behavior as a break-fix. PR: 234902 Submitted by: Phillip R. Jaenke <prj@rootwyrm.com> |
||
---|---|---|
.. | ||
deluge_web.in | ||
deluged.in | ||
patch-deluge_ui_gtkui_preferences.py | ||
patch-setup.py |