mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-24 21:47:48 +02:00
Reserve Kratos Group ID
This commit is contained in:
@@ -1006,6 +1006,7 @@ process_components() {
|
|||||||
reserve_group_ids() {
|
reserve_group_ids() {
|
||||||
|
|
||||||
# This is a hack to fix CentOS from taking group IDs that we need
|
# This is a hack to fix CentOS from taking group IDs that we need
|
||||||
|
groupadd -g 928 kratos
|
||||||
groupadd -g 930 elasticsearch
|
groupadd -g 930 elasticsearch
|
||||||
groupadd -g 931 logstash
|
groupadd -g 931 logstash
|
||||||
groupadd -g 932 kibana
|
groupadd -g 932 kibana
|
||||||
|
|||||||
Reference in New Issue
Block a user