A system administrator has just created a new configuration file at `/etc/sysctl.d/99-custom.conf` to tune network parameters. Which command should be used to apply these new settings immediately without rebooting the system?
-
A
`sysctl -a`
-
B
`systemctl restart sysctl.service`
-
C
`sysctl -p`
-
D
`load-sysctl /etc/sysctl.d/99-custom.conf`