summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2006-02-10 16:05:58 +0000
committererdgeist <erdgeist@erdgeist.org>2006-02-10 16:05:58 +0000
commitd57c4832a09a11d82f08e42012c3f5f88095f18b (patch)
tree5cfc2e21d39b3f57174caf2a50c4a4dcf8e50f08
parent7e33d9c0fcec5b1df3afd481d373e4ff8ecc3466 (diff)
Cosmetics.
-rwxr-xr-xezjail-admin2
1 files changed, 2 insertions, 0 deletions
diff --git a/ezjail-admin b/ezjail-admin
index 4bae99a..3f050e0 100755
--- a/ezjail-admin
+++ b/ezjail-admin
@@ -134,7 +134,9 @@ create)
134 fi 134 fi
135 fi 135 fi
136 136
137 #
137 # For user convenience some scenarios commonly causing headaches are checked 138 # For user convenience some scenarios commonly causing headaches are checked
139 #
138 140
139 # check, whether IP is configured on a local interface, warn if it isnt 141 # check, whether IP is configured on a local interface, warn if it isnt
140 ping -c 1 -m 1 -t 1 -q ${newjail_ip} > /dev/null 142 ping -c 1 -m 1 -t 1 -q ${newjail_ip} > /dev/null