Update 'i.sh'
This commit is contained in:
4
i.sh
4
i.sh
@ -163,7 +163,9 @@ echo 'session required pam_limits.so' | tee -a /etc/pam.d/runuser-l
|
||||
## Set ulimit for the shell user
|
||||
cd ~ && echo "ulimit -n 256000" >> .bashrc ; echo "ulimit -n 256000" >> .profile
|
||||
|
||||
## Optimise ZFS arc size
|
||||
# add wireguard module
|
||||
|
||||
echo "wireguard" >> /etc/modules
|
||||
|
||||
# propagate the setting into the kernel
|
||||
update-initramfs -u -k all
|
||||
|
Reference in New Issue
Block a user