#176: inspire repo should sudo -u for you
-------------------------+--------------------------------------------------
Reporter: jblayloc | Owner: jblayloc
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: *general* | Version:
Keywords: |
-------------------------+--------------------------------------------------
Sometimes people have problems working with the inspire repo because it
doesn't take any pains to make sure that files get installed as the
correct user. They forget to supply -u <web server user name> to their
'make' commands. Since everyone has to remember to do this, the correct
place for it is in the makefile itself.
But tehre also needs to be a config.local variable for setting the name of
the web server user name. On RHEL5 it's apache; elsewhere it's www-data.
Conceivably it could be something even stranger.
--
Ticket URL: <http://invenio-software.org/ticket/176>
Invenio <http://invenio-software.org>