Skip to content

Commit 2200e3a

Browse files
authored
Update ss-install-ubuntu-kernel.txt
1 parent b54049a commit 2200e3a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

bash/ss-install-ubuntu-kernel.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
## C. Message (Begin Script)
2828
## D. Install Ubuntu Linux Kernel
2929
## E. Reset Permissions (Ubuntu Kernel)
30+
## F. Reload Ubuntu Kernel
3031

3132
####################################################################################################
3233
#### A. SS-Install-Ubuntu-Kernel: Source SS-Config + SS-Functions ##################################
@@ -88,8 +89,10 @@ ss_cp "${TMP_SYSCTL_CONF}" "${PATH_SYSCTL_CONF}"
8889

8990
source "${PATH_SS_PERMS_UBUNTU_KERNEL}"
9091

92+
####################################################################################################
93+
#### F. SS-Install-Ubuntu-Kernel: Reload Ubuntu Kernel #############################################
94+
####################################################################################################
9195

92-
## apply the changes ##
9396
sysctl -p /etc/sysctl.conf
9497

9598
####################################################################################################

0 commit comments

Comments
 (0)