summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2006-11-15 19:07:09 +0000
committererdgeist <erdgeist@erdgeist.org>2006-11-15 19:07:09 +0000
commit9e7d3e6c4cb8f6f98d9ebce9e8a9f3a27d208ddd (patch)
tree97397211503212ec5be7c45f492b7302d9b0cb03
parent4251eec60585e4b4069b8d0449ae9ef3ff69c08e (diff)
More Syntax flaws
-rwxr-xr-xezjail-admin4
1 files changed, 2 insertions, 2 deletions
diff --git a/ezjail-admin b/ezjail-admin
index dc581ee..9ab376b 100755
--- a/ezjail-admin
+++ b/ezjail-admin
@@ -707,8 +707,8 @@ config)
707 707
708 # usually that doesnt go smoothly, but the user wanted it 708 # usually that doesnt go smoothly, but the user wanted it
709 # that way ;) 709 # that way ;)
710 echo Jail has been renamed. You might want to check ${ezjail_new_config} and /etc/fstab.${ezjail_new_safename} to ensure everything has gone smoothly. 710 echo "Jail has been renamed. You might want to check ${ezjail_new_config} and /etc/fstab.${ezjail_new_safename} to ensure everything has gone smoothly."
711 echo Also check settings in your Jail's /etc/ directory (especially /etc/rc.conf). 711 echo "Also check settings in your Jail's /etc/ directory (especially /etc/rc.conf)."
712 712
713 # reread config 713 # reread config
714 fetchjailinfo ${ezjail_new_safename} 714 fetchjailinfo ${ezjail_new_safename}