commit | 6f890e516d1eddb52a566d1f77888c9edf5772f2 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Jul 04 13:03:35 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jul 04 13:03:35 2007 -0400 |
tree | d45d866465be82038467ca0f40b8bda187c3a762 | |
parent | 6bde5c28ba25600f02f6d8cd2e8de39017bc421d [diff] |
Add new function: profile_set_default() profile_set_default() sets the value of the pseudo file "<default>". If the file "<default>" had previously been passed to profile_init(), then def_string parameter will be parsed and used as the profile information for the "<default>" file. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>