Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jun 19, 2024
1 parent 33d8311 commit 0816ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/cgroups/files/user-resources.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Type=simple
User=root
Group=root
ExecStartPost=/bin/bash -c "echo 400000 > /sys/fs/cgroup/cpu,cpuacct/user.slice/cpu.rt_runtime_us"
ExecStartPost=/bin/bash -c "echo 400000 > /sys/fs/cgroup/cpu,cpuacct/user.slice/cpu.rt_runtime_us"

Check warning on line 5 in ansible/roles/cgroups/files/user-resources.conf

View workflow job for this annotation

GitHub Actions / spell-check-differential

Unknown word (cpuacct)

0 comments on commit 0816ad7

Please sign in to comment.