[Live-demo] [OSGeo] #934: rasdaman demo not working as expected
OSGeo
trac_osgeo at osgeo.org
Tue Jul 24 11:42:31 PDT 2012
#934: rasdaman demo not working as expected
---------------------+------------------------------------------------------
Reporter: kalxas | Owner: live-demo@…
Type: defect | Status: reopened
Priority: minor | Milestone: OSGeoLive6.0RC1
Component: LiveDVD | Resolution:
Keywords: 6.0 |
---------------------+------------------------------------------------------
Comment(by hamish):
Hi,
> chown user "$RASDAMAN_HOME"/etc/
don't do that, the user name may change.
instead try something like
{{{
chgrp users "$RASDAMAN_HOME"/etc/
chmod g+w "$RASDAMAN_HOME"/etc/
}}}
what was wrong with the rc.local solution that solved it for the last
release? the hostname may not be known until boot time.
thanks,
Hamish
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/934#comment:19>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Live-demo
mailing list