Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Might just be me but "could not process X ..." #10

Closed
spixx opened this issue Aug 19, 2011 · 0 comments
Closed

Might just be me but "could not process X ..." #10

spixx opened this issue Aug 19, 2011 · 0 comments

Comments

@spixx
Copy link

spixx commented Aug 19, 2011

I'm having trouble using your init.d script for some strange reason. I have a different type of folder structure:
/var/minecraft/pure/ <- Base
/var/minecraft/pure/ <- World base folder (world and world_neteher).

I'm getting this warning:

  • case "$1" in
  • check_links
  • for INDEX in '${!WORLDNAME[@]}'
  • [[ -L /var/minecraft/pure/world ]]
  • [[ ! -a /var/minecraft/pure/world ]]
  • echo 'could not process world. please move all worlds to /var/minecraft/pure.'
    could not process world. please move all worlds to /var/minecraft/pure.
  • exit 1

I know it is something simple since it fails with the first check... so what am I missing?

ahh, /etc/passwd :) used nologin for the user I created damn my paranoia (sorry to bother you!).

@spixx spixx closed this as completed Aug 19, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant