Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
Update cmdline_kernel_spec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
yonatan-schultz committed Sep 2, 2016
1 parent 103ed34 commit d6180b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
its(:content) { should match /root=\/dev\/mmcblk0p2/ }
its(:content) { should match /rootfstype=ext4/ }
its(:content) { should match /cgroup_enable=memory/ }
its(:content) { should match /cgroup_enable=cpuset/ }
its(:content) { should match /swapaccount=1/ }
its(:content) { should match /elevator=deadline/ }
its(:content) { should match /fsck.repair=yes/ }
Expand Down

0 comments on commit d6180b4

Please sign in to comment.