ci: add do image build via packer
This commit is contained in:
6
dev/packer/scripts/012-grub-opts.sh
Normal file
6
dev/packer/scripts/012-grub-opts.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
sed -e 's|GRUB_CMDLINE_LINUX="|GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1|g' \
|
||||
-i /etc/default/grub
|
||||
|
||||
update-grub
|
Reference in New Issue
Block a user