.
This commit is contained in:
parent
f0470b1200
commit
1eba788edd
3
slack/prod/tsys-base/files/etc/aliases
Normal file
3
slack/prod/tsys-base/files/etc/aliases
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
postmaster: root
|
||||||
|
root: prodtechopsalerts@turnsys.com
|
||||||
|
|
3
slack/prod/tsys-base/files/etc/resolv.conf
Normal file
3
slack/prod/tsys-base/files/etc/resolv.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
domain turnsys.net
|
||||||
|
search turnsys.net pfv.turnsys.net
|
||||||
|
|
11
slack/prod/tsys-base/files/etc/ssh/tsys-banner
Normal file
11
slack/prod/tsys-base/files/etc/ssh/tsys-banner
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
========================================================================================================================
|
||||||
|
This system is restricted for Turn Net Systems LLC members and authorized employees/contractors only.
|
||||||
|
|
||||||
|
All activity on this system is subject to monitoring. By accessing this system, you consent to any and all monitoring.
|
||||||
|
If information collected reveals possible criminal activity or activity that exceeds privileges, evidence of such activity
|
||||||
|
may be provided to the relevant authorities for further action. By continuing past this point, you expressly consent
|
||||||
|
to this monitoring.
|
||||||
|
========================================================================================================================
|
||||||
|
|
3
slack/prod/tsys-base/files/etc/sudoers.d/localuser
Normal file
3
slack/prod/tsys-base/files/etc/sudoers.d/localuser
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
|
||||||
|
localuser ALL=(ALL) NOPASSWD: ALL
|
||||||
|
|
3
slack/prod/tsys-base/files/etc/sudoers.d/pi
Normal file
3
slack/prod/tsys-base/files/etc/sudoers.d/pi
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
|
||||||
|
pi ALL=(ALL) NOPASSWD: ALL
|
||||||
|
|
@ -30,6 +30,8 @@ if [ $OVH_MGMT_IP -eq 1 ]; then
|
|||||||
tsysSysLocation=ovh
|
tsysSysLocation=ovh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
newaliases
|
||||||
|
|
||||||
#/usr/local/bin/up2date.sh
|
#/usr/local/bin/up2date.sh
|
||||||
|
|
||||||
#apt-get update
|
#apt-get update
|
||||||
|
Loading…
Reference in New Issue
Block a user