mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-13 16:09:30 -05:00
Process sysctl.conf too
This commit is contained in:
parent
e110ea0b84
commit
f7fde60b67
@ -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…
Reference in New Issue
Block a user