Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2014 22:56:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192956] New: uwsgi can't set uwsgi_uid/uwsgi_gid to 0 in rc.conf
Message-ID:  <bug-192956-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192956

            Bug ID: 192956
           Summary: uwsgi can't set uwsgi_uid/uwsgi_gid to 0 in rc.conf
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: luca.corti@infinito.it

If I set uwsgi_uid/uwsgi_gid  to 0 in /etc/rc.conf:

uwsgi_uid="0"
uwsgi_gif="0"

and run uwsgi I get:

$ service uwsgi restart
/etc/rc.conf: uwsgi_uid: not found
/etc/rc.conf: uwsgi_gid: not found
/etc/rc.conf: uwsgi_uid: not found
/etc/rc.conf: uwsgi_gid: not found
Stopping uwsgi.
Waiting for PIDS: 44668.
Starting uwsgi.

But root is required to run in emperor mode.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192956-13>