mirror of
https://codeberg.org/scip/jaildk.git
synced 2025-12-17 04:31:02 +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
|
ls -la
|
||||||
ifconfig em0 172.16.0.1/32 alias
|
ifconfig em0 172.16.0.1/32 alias
|
||||||
ifconfig -a
|
ifconfig -a
|
||||||
|
sysrc jail_enable="YES"
|
||||||
cp src/jaildk.sh jaildk
|
cp src/jaildk.sh jaildk
|
||||||
sh jaildk setup /jail
|
sh jaildk setup /jail
|
||||||
cp .github/assets/jail.conf /etc/
|
cp .github/assets/jail.conf /etc/
|
||||||
|
|||||||
Reference in New Issue
Block a user