[SM-Commit] GIT changes to master sorcery by Andrew Stitt (2bfd02a3d7cc95416a91a8194296e743537f96e7)

Andrew Stitt scm at mail.sourcemage.org
Wed Nov 15 01:46:54 EST 2006


GIT changes to master sorcery by Andrew Stitt <astitt at sourcemage.org>:

 ChangeLog                 |    4 ++++
 var/lib/sorcery/protected |    1 +
 2 files changed, 5 insertions(+)

New commits:
commit 2bfd02a3d7cc95416a91a8194296e743537f96e7
Author: Andrew Stitt <astitt at sourcemage.org>
Commit: Andrew Stitt <astitt at sourcemage.org>

    protect facilities, addendum to bug 13123

diff --git a/ChangeLog b/ChangeLog
index 52ba488..40360f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
 2006-11-14 Andrew Stitt <astitt at sourcemage.org>
+	* protected: protect /etc/sysconfig/facilities to smooth over
+	  the bumps from bug 13123.
+
+2006-11-14 Andrew Stitt <astitt at sourcemage.org>
 	* libtrack: add initialization function so modified files list
 	  is always known rather than being created on-demand.
 	* cast: initialize libtrack. This fixes bug 13123.
diff --git a/var/lib/sorcery/protected b/var/lib/sorcery/protected
index 47ea3e8..24ecff6 100755
--- a/var/lib/sorcery/protected
+++ b/var/lib/sorcery/protected
@@ -43,6 +43,7 @@
 ^/etc/ssl/certs/
 ^/etc/sudoers$
 ^/etc/services$
+^/etc/sysconfig/facilities$
 ^/etc/protocols$
 ^/lib/modules
 ^/lib/ld\.so\.1$



More information about the SM-Commit mailing list