Y
Hacker News
new
|
ask
|
show
|
jobs
by
Gnewt
4579 days ago
I use etckeeper, which is basically the same thing except with some nice hooks like auto-commit on apt-get install.
1 comments
emillon
4579 days ago
And fixes the permissions. With /etc in git it becomes world-readable.
link
lallysingh
4579 days ago
A script that gets the current permissions for every file/dir and emits a chmod command for each one is pretty handy.
link