]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/wrong_permissions_on_some_files_in_source.mdwn
558cb26f07d54f4adaeb4f67a2aa375798212e25
[ikiwiki.git] / doc / bugs / wrong_permissions_on_some_files_in_source.mdwn
1 A few files in the source are only readable by root:
2 ikiwiki/basewiki/favicon.ico
3 ikiwiki/doc/logo/ikiwiki_large.png
4 ikiwiki/doc/logo/ikiwiki.svgz
5 ikiwiki/templates/atomitem.tmpl
6 ikiwiki/templates/atompage.tmpl
7
8 This means that (depending on installation) maybe the permissions are wrong for the final install.
9 So when ikiwiki is ran (as non-root) it fails.