Merge remote-tracking branch 'origin/master' into accounts
This commit is contained in:
commit
74f99c8ea7
|
@ -34,3 +34,6 @@ rm alacritty.info
|
|||
|
||||
# Set up file limits - siad uses a lot so we need to adjust so it doesn't choke up
|
||||
sudo cp /home/user/skynet-webportal/setup-scripts/support/limits.conf /etc/security/limits.conf
|
||||
|
||||
# Set UTC timezone so all of the servers report the same time
|
||||
sudo timedatectl set-timezone UTC
|
||||
|
|
Reference in New Issue