Skip to Content.
Sympa Menu

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

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 (ab6100610249609e616b423ef2a8b2b4f1eaa74d)
  • Date: Fri, 2 Sep 2016 15:41:05 +0000

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

added account data for netdata spell

diff --git a/ChangeLog b/ChangeLog
index 1919d51..d63e2d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
<coreteam AT netfilter.org>)
* net/libnetfilter_acct: new spell, netfilter accounting library
* net/netdata: new spell, real-time performance monitoring system
+ * accounts, groups: added account data for netdata spell

2016-09-01 Vlad Glagolev <stealth AT sourcemage.org>
* python-pypi/ansible-lint: new spell, best practices checker for
diff --git a/accounts b/accounts
index 3fcd5c8..1c09259 100755
--- a/accounts
+++ b/accounts
@@ -110,4 +110,5 @@ smtpd:206:206:
smtpq:207:207:
varnish:208:208
bird:209:209
+netdata:210:210
nobody:65534:65534
diff --git a/groups b/groups
index 176f56f..2938aeb 100755
--- a/groups
+++ b/groups
@@ -134,5 +134,6 @@ smtpd:206:
smtpq:207:
varnish:208:
bird:209:
+netdata:210:
users:1000:
nogroup:65534:



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ab6100610249609e616b423ef2a8b2b4f1eaa74d), Vlad Glagolev, 09/02/2016

Archive powered by MHonArc 2.6.24.

Top of Page