forked from yindun/ansible-devops
更新 scripts/system_optimize.sh
This commit is contained in:
parent
a65bf1f53c
commit
3eee97ee4e
|
|
@ -199,13 +199,12 @@ main() {
|
|||
install_sysadmin_tools
|
||||
disable_apt_periodic_updates
|
||||
set_timezone_to_shanghai
|
||||
synchronize_hardware_clock
|
||||
off_sleep
|
||||
lock_current_kernel
|
||||
extend_root_volume
|
||||
synchronize_hardware_clock
|
||||
disable_nouveau_driver
|
||||
update_grub_configuration
|
||||
|
||||
rename_hostname
|
||||
clear_history
|
||||
log_info "|##############################################|"
|
||||
|
|
|
|||
Loading…
Reference in New Issue