Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1a2cf8df71e2cee28efa5aa90593401cc4bfd0c6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1a2cf8df71e2cee28efa5aa90593401cc4bfd0c6)
  • Date: Fri, 18 Jan 2013 13:12:26 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 1 +
accounts | 1 +
groups | 1 +
3 files changed, 3 insertions(+)

New commits:
commit 1a2cf8df71e2cee28efa5aa90593401cc4bfd0c6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

added account data for burp

diff --git a/ChangeLog b/ChangeLog
index 7cd228f..a8f69f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2013-01-18 Vlad Glagolev <stealth AT sourcemage.org>
* archive/burp: new spell, network backup and restore program
+ * accounts, groups: added account data for burp

2013-01-16 Ladislav Hagara <hgr AT vabo.cz>
* video/v4l2ucp: new spell, universal control panel for V4L2 devices
diff --git a/accounts b/accounts
index 7cc238f..d0d80d3 100755
--- a/accounts
+++ b/accounts
@@ -97,4 +97,5 @@ nslcd:188:189
redis:189:190
lightdm:191:191
masqmail:192:192
+burp:193:194
nobody:65534:65534
diff --git a/groups b/groups
index 4989ea0..c64f2b5 100755
--- a/groups
+++ b/groups
@@ -118,5 +118,6 @@ redis:190:
lightdm:191:
masqmail:192:
bumblebee:193:
+burp:194:
users:1000:
nogroup:65534:



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1a2cf8df71e2cee28efa5aa90593401cc4bfd0c6), Vlad Glagolev, 01/18/2013

Archive powered by MHonArc 2.6.24.

Top of Page