mattias jonsson wrote: > No because i get this errror when i use openvz > I get this error when i try to start e.g smb
Anyway this does not indicate that it's openvz fault. The error look like simeple coding bug in the startup script try adding -x to the first line in the init script to see exactly on what statement it fails #!/bin/bash -x ... > > -----Ursprungligt meddelande----- > Från: [email protected] [mailto:[email protected]] För > Piavlo > Skickat: den 3 juni 2010 21:31 > Till: [email protected] > Ämne: Re: [Users] error > > > mattias jonsson wrote: >> [: =: unary operator expected >> What are it? > > These look like a two really nice smileys to me. > > ps. I think your question is more apropriate for bash mailing list like > https://groups.google.com/group/gnu.bash/topics > > Alex > >> I are given this error when i restart services like smb >> >> _______________________________________________ >> Users mailing list >> [email protected] >> https://openvz.org/mailman/listinfo/users > > _______________________________________________ > Users mailing list > [email protected] > https://openvz.org/mailman/listinfo/users > > > > _______________________________________________ > Users mailing list > [email protected] > https://openvz.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
