Skip to content

Commit

Permalink
patch test1
Browse files Browse the repository at this point in the history
  • Loading branch information
5kind committed Dec 17, 2023
1 parent d6eb785 commit ab66cb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/patch/lxc-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ patchf(){
}

# patchf kernel/cgroup.c $LXC_PATCHES/cgroup.patch
# patchf kernel/cgroup/cgroup.c $LXC_PATCHES/cgroup.patch
patchf kernel/cgroup/cgroup.c $LXC_PATCHES/cgroup.patch
patchf net/netfilter/xt_qtaguid.c $LXC_PATCHES/xt_qtaguid.patch
# patchf include/linux/mm.h $LXC_PATCHES/mm.patch
# patchf kernel/cgroup/cpuset.c $LXC_PATCHES/cpuset.patch
patchf kernel/cgroup/cpuset.c $LXC_PATCHES/cpuset.patch

0 comments on commit ab66cb1

Please sign in to comment.