summaryrefslogtreecommitdiffstats
path: root/cynagoauth.service
diff options
context:
space:
mode:
Diffstat (limited to 'cynagoauth.service')
-rw-r--r--cynagoauth.service6
1 files changed, 3 insertions, 3 deletions
diff --git a/cynagoauth.service b/cynagoauth.service
index cd84afb..9468a7a 100644
--- a/cynagoauth.service
+++ b/cynagoauth.service
@@ -3,9 +3,9 @@ Description=Authorization server OAuth2
BindsTo=cynagora.service
[Service]
-#User=daemon
-#Group=nobody
-#SupplementaryGroups=cynagora
+User=daemon
+Group=nobody
+SupplementaryGroups=cynagora
ExecStart=/usr/bin/cynagoauth-server
Restart=on-failure
RestartSec=5