CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2025/04/05 08:09:06
Modified files: sbin/sysctl : sysctl.8 sysctl.c Log message: Add [-f file] to apply sysctl.conf in one go Intended as simpler alternative to scripting around a list of assignments (or passing multiple on the command line), which is useful for the occasional local edit-and-apply as well as config management tools handling sysctl.conf(5) incl. comments. deraadt millert like it