mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Add default customization file (Blank)
This commit is contained in:
24
salt/soc/files/soc/custom.js
Normal file
24
salt/soc/files/soc/custom.js
Normal file
@@ -0,0 +1,24 @@
|
||||
// Copyright 2019 Jason Ertel (jertel). All rights reserved.
|
||||
// Copyright 2021 Security Onion Solutions, LLC. All rights reserved.
|
||||
//
|
||||
// This program is distributed under the terms of version 2 of the
|
||||
// GNU General Public License. See LICENSE for further details.
|
||||
//
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
/*
|
||||
|
||||
*** WARNING *** WARNING *** WARNING ***
|
||||
|
||||
Future upgrades of Security Onion are NOT guaranteed to work
|
||||
with any content added to this file. Knowing this, it is strongly
|
||||
suggested to avoid and/or minimize the extent of any
|
||||
content placed here so that upgrading to newer version of
|
||||
Security Onion do not become a burden.
|
||||
|
||||
Example:
|
||||
|
||||
i18n.translations["en-US"].loginHeader = "Unauthorized use of this computer system is prohibited...";
|
||||
*/
|
||||
Reference in New Issue
Block a user