Do not fail removal if there are other avahi services or desktop files
rmdir fails if it can't remove the directory because there are other files left. Since we only care about removing the directory to clean up if we are the last user, we can pass --ignore-fail-on-non-empty.
Closes: #32 (closed)