commit | ccae1df417d6d059b474b0227da752c3a38c41d3 | [log] [tgz] |
---|---|---|
author | Arthur She <arthur.she@linaro.org> | Fri Apr 08 19:36:04 2022 -0700 |
committer | Arthur She <arthur.she@linaro.org> | Fri Apr 08 19:36:04 2022 -0700 |
tree | 2d1137656296b81f6469b541b745812628fb678a | |
parent | d11bf7c6e39264b0f687677b037c0a3b25b1f243 [diff] |
packer_freebsd.json: using "su root -c" instead of "sudo" We don't have "sudo" pre-installed in the image. So, using "su root -c" instead of "sudo" to run the script. Signed-off-by: Arthur She <arthur.she@linaro.org> Change-Id: If77d290399fca882a54e0b4e11137b04489fb775