Merge remote-tracking branch 'origin/master' into accounts

This commit is contained in:
Karol Wypchlo 2021-01-21 00:30:52 +01:00
commit 74f99c8ea7
1 changed files with 3 additions and 0 deletions

View File

@ -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 # 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 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