Raid Setup for Appliances

This commit is contained in:
Mike Reeves
2021-01-29 16:03:18 -05:00
parent aa93e2b48f
commit 18f2c7b482
6 changed files with 146 additions and 7 deletions

View File

@@ -1786,6 +1786,8 @@ reserve_group_ids() {
groupadd -g 941 stenographer
groupadd -g 945 ossec
groupadd -g 946 cyberchef
groupadd -g 947 zookeeper
groupadd -g 948 kafka
}
reinstall_init() {