mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-15 05:32:49 +01:00
Setup Script - Add entry to hosts file
This commit is contained in:
@@ -412,7 +412,7 @@ es_heapsize() {
|
||||
|
||||
eval_mode_hostsfile() {
|
||||
|
||||
echo "127.0.0.1 $HOSTNAME" >> /etc/hosts
|
||||
echo "127.0.0.1 $HOSTNAME" >> /etc/hosts
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user