mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-17 10:39:25 -04:00
Process sysctl.conf too
This commit is contained in:
parent
e110ea0b84
commit
f7fde60b67
1 changed files with 1 additions and 0 deletions
|
@ -15,4 +15,5 @@ prereqs)
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
sysctl -p ${rootmnt}/etc/sysctl.conf
|
||||||
sysctl -p ${rootmnt}/etc/sysctl.d/*.conf
|
sysctl -p ${rootmnt}/etc/sysctl.d/*.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue