Skip to Content.
Sympa Menu

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

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 (85721249e19ff5418f6440146dc9363aec645f5a)
  • Date: Sun, 4 Jul 2021 00:32:56 +0000

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 85721249e19ff5418f6440146dc9363aec645f5a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

accounts, groups: added account data for boundary-bin spell

diff --git a/ChangeLog b/ChangeLog
index 9382807..94ea447 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2021-07-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * accounts, groups: added account data for boundary-bin spell
+
2021-07-03 Florian Franzmann <bwlf AT bandrate.org>
* utils/timemory: new spell, a performance measurement toolkit

diff --git a/accounts b/accounts
index 2dd9515..b557fd6 100755
--- a/accounts
+++ b/accounts
@@ -120,4 +120,5 @@ sndiod:216:216
consul:217:217
consul-template:218:218
vault:219:219
+boundary:220:220
nobody:65534:65534
diff --git a/groups b/groups
index 4261922..4072bc5 100755
--- a/groups
+++ b/groups
@@ -146,5 +146,6 @@ sndiod:216:
consul:217:
consul-template:218:
vault:219:
+boundary:220:
users:1000:
nogroup:65534:



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (85721249e19ff5418f6440146dc9363aec645f5a), Vlad Glagolev, 07/03/2021

Archive powered by MHonArc 2.6.24.

Top of Page