summaryrefslogtreecommitdiff
path: root/ezjail-admin
diff options
context:
space:
mode:
Diffstat (limited to 'ezjail-admin')
-rwxr-xr-xezjail-admin1
1 files changed, 1 insertions, 0 deletions
diff --git a/ezjail-admin b/ezjail-admin
index f2e1b0a..902ad95 100755
--- a/ezjail-admin
+++ b/ezjail-admin
@@ -1635,6 +1635,7 @@ troubleshoot)
1635 # Check for duplicate non unique IPv4 addresses 1635 # Check for duplicate non unique IPv4 addresses
1636 # Check if all necessary file systems for zfs jails are mounted 1636 # Check if all necessary file systems for zfs jails are mounted
1637 # For zfs jails check, if zpool is full 1637 # For zfs jails check, if zpool is full
1638 # Check if all mount points inside the jails are there
1638 1639
1639 shift 1640 shift
1640 [ $# -gt 0 ] || && cd ${ezjail_jailcfgs} && set - `ls -A` 1641 [ $# -gt 0 ] || && cd ${ezjail_jailcfgs} && set - `ls -A`