mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-16 02:42:02 +07:00
Process sysctl.conf too
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user