init slice zfs pool
[cloudstore.git] / create-user.sh
index 52bd56b..b3ead4d 100755 (executable)
@@ -24,7 +24,6 @@ else
                >> /var/lib/extrausers/passwd
 fi
 
-ZSLICE=`echo $SLICE | sed 's!^/!!'`
 if [ ! -e $SLICE/$uid ] ; then
        mkdir $SLICE/$uid
        chown $uid:$PORT $SLICE/$uid