Skip to Content.
Sympa Menu

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

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 (a9b4edc34352bbcbfc916c336f6dd3257578131c)
  • Date: Thu, 12 Sep 2013 03:25:28 -0500

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

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

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

added missing 'opendkim' account for opendkim spell

diff --git a/ChangeLog b/ChangeLog
index 88416f3..bd93d76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2013-09-26 Vlad Glagolev <stealth AT sourcemage.org>
+ * accounts, groups: added missing 'opendkim' account for opendkim
spell
+
2013-09-07 Thomas Orgis <sobukus AT sourcemage.org>
* science/nco: new spell, NetCDF Operators

diff --git a/accounts b/accounts
index 48fd7a1..fe5a27f 100755
--- a/accounts
+++ b/accounts
@@ -101,4 +101,5 @@ burp:193:194
ratbox:194:195
mdm:195:196
polkitd:196:197
+opendkim:197:198
nobody:65534:65534
diff --git a/groups b/groups
index 99c36c2..edcf47f 100755
--- a/groups
+++ b/groups
@@ -122,5 +122,6 @@ burp:194:
ratbox:195:
mdm:196:
polkitd:197:
+opendkim:198:
users:1000:
nogroup:65534:



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a9b4edc34352bbcbfc916c336f6dd3257578131c), Vlad Glagolev, 09/12/2013

Archive powered by MHonArc 2.6.24.

Top of Page