blob: 55b417fc55fb4e251959a8c4a6e76cf24cabc85d [file] [log] [blame]
Dmitry Teselkin4a5288c2018-05-04 14:37:21 +03001parameters:
2 _param:
3 banner_company_name: COMPANY_NAME_HERE
4 linux:
5 system:
6 banner:
7 enabled: true
8 contents: |
9 =================================== WARNING ====================================
10 You have accessed a computer managed by ${_param:banner_company_name}.
Pavel Cizinsky756de072018-08-16 09:40:29 +020011 You are required to have authorization from ${_param:banner_company_name}
Dmitry Teselkin4a5288c2018-05-04 14:37:21 +030012 before you proceed and you are strictly limited to use set out within that
Pavel Cizinsky756de072018-08-16 09:40:29 +020013 authorization. Unauthorized access to or misuse of this system is prohibited
Dmitry Teselkin4a5288c2018-05-04 14:37:21 +030014 and constitutes an offence under the Computer Misuse Act 1990.
15 If you disclose any information obtained through this system without authority
16 ${_param:banner_company_name} may take legal action against you.
17 ================================================================================