Skip to content

Commit 3622741

Browse files
authored
Update README.md
1 parent 28b1f5a commit 3622741

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242

4343
```Bash
4444
mkdir -p /sys/fs/cgroup
45-
mount -t tmpfs -o rw,nosuid,nodev,noexec,relatime cgroup_root /sys/fs/cgroup 2>/dev/null
4645

4746
cgroups="blkio cpu cpuacct cpuset devices freezer memory pids"
4847
for cg in $cgroups; do

0 commit comments

Comments
 (0)