diff --git a/tools/create-openbsd-gce-ci.sh b/tools/create-openbsd-gce-ci.sh index 10433697..1075aac1 100755 --- a/tools/create-openbsd-gce-ci.sh +++ b/tools/create-openbsd-gce-ci.sh @@ -35,13 +35,10 @@ pkg_add -I bash git gmake go llvm nano wget && echo pkg_add OK echo 'set tty com0' > boot.conf echo 'PasswordAuthentication no' >> /etc/ssh/sshd_config echo 'pass in on egress proto tcp from any to any port 80 rdr-to 127.0.0.1 port 8080' >> /etc/pf.conf +echo 'permit keepenv nopass syzkaller as root' > /etc/doas.conf mkdir /syzkaller echo '/dev/sd1a /syzkaller ffs rw,noauto 1 0' >> /etc/fstab - -rm -rf /usr/{src,ports} -ln -s /syzkaller/src /usr/src -ln -s /syzkaller/ports /usr/ports EOF cat >etc/installurl <etc/rc.local <&1 | tee syz-ci.log & + ./syz-ci -config ./config-openbsd.ci 2>&1 | tee syz-ci.log & EOF2 ) EOF @@ -80,15 +77,13 @@ EOF cat >etc/vm.conf <" send "\n"