Skip to content

Do not fail removal if there are other avahi services or desktop files

Felipe Sateler requested to merge bugfixes into master

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)

Merge request reports

Loading