diff --git a/salt/soc/files/soc/custom.js b/salt/soc/files/soc/custom.js new file mode 100644 index 000000000..b23b7c36b --- /dev/null +++ b/salt/soc/files/soc/custom.js @@ -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..."; +*/