Custom Query (1137 matches)
Results (22 - 24 of 1137)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#628 | fixed | files overly writable | ||
Description |
Hi, in the ~user/data/ menu, these dirs are set a+w, which is to be avoided:
besides being a security risk, it also means that the files will be held in RAM(?), which is bad. if you need to keep a file writable, add it to the "users" group. e.g.: chown -R root.users pathname/ chmod -R g+w pathname/ adduser user users as GID survives the ISO building process while UID does not. Hamish |
|||
#1031 | fixed | Cartaro not installed properly | ||
Description |
Tested in 6.5 alpha4 and the launcher is creating a permission problem. When starting through "sudo" the script reports missing startup script. |
|||
#1501 | fixed | Cartaro fails to load data from GeoServer | ||
Description |
Spotted in 9.0alpha1. Cities not showing on map. |
Note:
See TracQuery
for help on using queries.