diff --git a/tests/test-iroute.config b/tests/test-iroute.config index 90c6689e..139a9336 100644 --- a/tests/test-iroute.config +++ b/tests/test-iroute.config @@ -132,7 +132,7 @@ socket-file = /var/run/ocserv-socket # The user the worker processes will be run as. It should be # unique (no other services run as this user). run-as-user = nobody -run-as-group = nogroup +run-as-group = daemon # Network settings diff --git a/tests/test-pass-script.config b/tests/test-pass-script.config index e74d7fb0..b96d1f69 100644 --- a/tests/test-pass-script.config +++ b/tests/test-pass-script.config @@ -132,7 +132,7 @@ socket-file = /var/run/ocserv-socket # The user the worker processes will be run as. It should be # unique (no other services run as this user). run-as-user = nobody -run-as-group = nogroup +run-as-group = daemon # Network settings diff --git a/tests/test1.config b/tests/test1.config index 30c58859..e1649be2 100644 --- a/tests/test1.config +++ b/tests/test1.config @@ -132,7 +132,7 @@ socket-file = /var/run/ocserv-socket # The user the worker processes will be run as. It should be # unique (no other services run as this user). run-as-user = nobody -run-as-group = nogroup +run-as-group = daemon # Network settings diff --git a/tests/test2.config b/tests/test2.config index b9de66e0..48c44611 100644 --- a/tests/test2.config +++ b/tests/test2.config @@ -132,7 +132,7 @@ socket-file = /var/run/ocserv-socket # The user the worker processes will be run as. It should be # unique (no other services run as this user). run-as-user = nobody -run-as-group = nogroup +run-as-group = daemon # Network settings diff --git a/tests/test3.config b/tests/test3.config index 676cd5b5..49f18ac3 100644 --- a/tests/test3.config +++ b/tests/test3.config @@ -132,7 +132,7 @@ socket-file = /var/run/ocserv-socket # The user the worker processes will be run as. It should be # unique (no other services run as this user). run-as-user = nobody -run-as-group = nogroup +run-as-group = daemon # Network settings