Skip to content

Commit

Permalink
Fix pkg/sysctl path typo
Browse files Browse the repository at this point in the history
Closes: containers#730
Signed-off-by: xatier <[email protected]>
  • Loading branch information
xatier committed Aug 17, 2021
1 parent 07c2648 commit 5ee8ac6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ syscalls available to containers.
- [`pkg/apparmor`](pkg/apparmor): `apparmor`, `linux`
- [`pkg/seccomp`](pkg/seccomp): `seccomp`
- [`pkg/config`](pkg/config): `darwin`, `remote`, `linux`, `systemd`
- [`pkg/sysinfo`](pkg/sysclt): `linux`, `solaris`, `windows`, `cgo`
- [`pkg/sysinfo`](pkg/sysctl): `linux`, `solaris`, `windows`, `cgo`
- [`pkg/cgroupv2`](pkg/cgroupv2): `linux`

## [Contributing](CONTRIBUTING.md)
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 5ee8ac6

Please sign in to comment.