On Sun, Jun 14, 2015 at 02:08:54PM +1000, centos wrote:
under Centos 6, dconf -o ./outfile it will copy and combine all the .conf files to outfile. under Centos 7, is there any similar command will do the same things ?
There is no 'dconf' executable in CentOS6, at least, not in the standard repos. Are you thinking about gconf-tool?
I don't see a way to dump all dconf settings with 'dconf', although 'gsettings list-recursively' seems to dump everything from the gsettings side.