blob: 173a0448bb2ed520aef2c1f64fa8307ff34576d5 [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}.
11 You are required to have authorisation from ${_param:banner_company_name}
12 before you proceed and you are strictly limited to use set out within that
13 authorisation. Unauthorised access to or misuse of this system is prohibited
14 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 ================================================================================