From: Maxim Mamontov <faust.madf@gmail.com>
Date: Sat, 25 Oct 2014 01:54:16 +0000 (+0300)
Subject: Template group.
X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/4fe29c0b67d4408bcf631e3463eafbffca103a3f?hp=2ab46b57b6d575e31dbfa48a77cd7308c01f5914

Template group.
---

diff --git a/functest/stuff/stargazer-files.conf b/functest/stuff/stargazer-files.conf
index c979a263..c4e0bd3e 100644
--- a/functest/stuff/stargazer-files.conf
+++ b/functest/stuff/stargazer-files.conf
@@ -34,15 +34,15 @@ ScriptParams = tariffName
     WorkDir = -STG-PATH-/db
 
     ConfOwner = root
-    ConfGroup = root
+    ConfGroup = -STG-GROUP-
     ConfMode = 600
 
     StatOwner = root
-    StatGroup = root
+    StatGroup = -STG-GROUP-
     StatMode = 640
 
     UserLogOwner = root
-    UserLogGroup = root
+    UserLogGroup = -STG-GROUP-
     UserLogMode = 640
 </StoreModule>