]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
NanoBSD has a utility shell script called save_cfg which helps keep
authorWarner Losh <imp@FreeBSD.org>
Fri, 14 Mar 2014 20:20:32 +0000 (20:20 +0000)
committerWarner Losh <imp@FreeBSD.org>
Fri, 14 Mar 2014 20:20:32 +0000 (20:20 +0000)
commit7ff10ab960c73249bcb947f3d65ce601fac1cf82
tree7bfaecec5366acd94b47066c14777fcc362784e3
parent0bf5403204de2d0aa59616660dabe1ef23371f2d
NanoBSD has a utility shell script called save_cfg which helps keep
/cfg updated with the modified configuration files in /etc. I have
written an improved version with the following features:

* Recurses directories.
* Only requires file arguments the first time the file/directory is
* added to /cfg.
* Handles file deletions.

PR: 145962, 157533
Submitted by: Aragon Gouveia and Alex Bakhtin
tools/tools/nanobsd/Files/root/save_cfg