New default permission on / directory: rwxr-xr-x

This commit is contained in:
2012-02-27 15:02:25 +00:00
parent 46293e457b
commit d09ee8335e
4 changed files with 25 additions and 1 deletions

View File

@ -285,6 +285,12 @@ int isoburn_data_source_shutdown(IsoDataSource *src, int flag);
int isoburn_adjust_target_iso_head(struct isoburn *o,
uint32_t offst, int flag);
/** Initialize the root directory attributes of a freshly created image.
*/
int isoburn_root_defaults(IsoImage *image, int flag);
/**
* Options for image reading.
(Comments here may be outdated. API getter/setter function descriptions