Add the / symbol to the sysctl parsing pattern
authorAlexander Popov <alex.popov@linux.com>
Sun, 13 Aug 2023 19:39:11 +0000 (22:39 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sun, 13 Aug 2023 19:39:11 +0000 (22:39 +0300)
The GitHub Actions virtual machine has such a sysctl:
  fs.binfmt_misc.llvm-14-runtime/binfmt = enabled

This example shows that sysctl names may contain the / symbol.


No differences found