On Thu, Jul 30, 2015 at 12:13 PM, bcostacurta <[email protected]> wrote:
> Hi Ryan, > > I did not test the ~/.profile.d you mentioned and refered in the Trac > forums > However I find this confusing : to which user does the ~ refers to ? > You'd either put the export statement in ~/.profile, or a script with the export statement in /etc/profile.d In the case of the former, ~ would be the home directory of whatever user you are running tracd under. I guess this wouldn't work in the case of running Apache webserver with user www-data. I haven't tested whether a script in /etc/profile.d that exported the variable would be visible to user www-data. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
