[Discuss] Reading Linux book
Daniel Barrett
dbarrett at blazemonger.com
Fri Mar 28 10:39:18 EDT 2014
On March 27, 2014, Mike Small quoth:
> First, a big warning: By checking /etc into version control, you are
> creating a copy of files like /etc/shadow that must remain
> secret. [...]
This is one reason I use the "sparse tree" method I mentioned
yesterday, which versions only the files that one cares about. I don't
see much reason to version /etc/shadow or other data files that are
usually updated by tools and rarely modified by text editing.
--
Dan Barrett
dbarrett at blazemonger.com
More information about the Discuss
mailing list