From 685f8e8d611b7d8ea1d8bc50e2cb13d76bc78a05 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Tue, 10 Jun 2014 00:11:54 +0200 Subject: add more todo to troubleshoot subcommand --- ezjail-admin | 1 + 1 file changed, 1 insertion(+) diff --git a/ezjail-admin b/ezjail-admin index f2e1b0a..902ad95 100755 --- a/ezjail-admin +++ b/ezjail-admin @@ -1635,6 +1635,7 @@ troubleshoot) # Check for duplicate non unique IPv4 addresses # Check if all necessary file systems for zfs jails are mounted # For zfs jails check, if zpool is full + # Check if all mount points inside the jails are there shift [ $# -gt 0 ] || && cd ${ezjail_jailcfgs} && set - `ls -A` -- cgit v1.2.3