[Bug 234902] net-p2p/deluge-cli: deluge_web disrespects user home directories.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 12 16:54:37 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234902

            Bug ID: 234902
           Summary: net-p2p/deluge-cli: deluge_web disrespects user home
                    directories.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rm at FreeBSD.org
          Reporter: prj at rootwyrm.com
          Assignee: rm at FreeBSD.org
             Flags: maintainer-feedback?(rm at FreeBSD.org)

Created attachment 201068
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201068&action=edit
net-p2p_deluge-cli_files_deluge_web.in.patch

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. The script still needs
rewritten to better conform to standards, but that is much lower priority.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list