another try, this time w/o make

This commit is contained in:
2024-10-15 18:40:43 +02:00
parent d76f960e69
commit 10af21a48f

View File

@@ -24,9 +24,11 @@ jobs:
sysctl hw.ncpu sysctl hw.ncpu
sysctl hw.physmem sysctl hw.physmem
sysctl hw.usermem sysctl hw.usermem
ls -la
ifconfig em0 172.16.0.1/32 alias ifconfig em0 172.16.0.1/32 alias
make ifconfig -a
yes | make install cp src/jaildk.sh jaildk
sh jaildk setup /jail
cp .github/assets/jail.conf /etc/ cp .github/assets/jail.conf /etc/
/jail/bin/jaildk create test /jail/bin/jaildk create test
ls -ld /jail/etc/test ls -ld /jail/etc/test