mirror of
https://codeberg.org/scip/jaildk.git
synced 2025-12-16 12:11:05 +01:00
add sysrc call to enable jail
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
ls -la
|
||||
ifconfig em0 172.16.0.1/32 alias
|
||||
ifconfig -a
|
||||
sysrc jail_enable="YES"
|
||||
cp src/jaildk.sh jaildk
|
||||
sh jaildk setup /jail
|
||||
cp .github/assets/jail.conf /etc/
|
||||
|
||||
Reference in New Issue
Block a user