[PKG-OpenRC-Debian] Bug#765785: remove the dangling rc.d links

heroxbd at gentoo.org heroxbd at gentoo.org
Fri Oct 24 23:43:54 UTC 2014


Hi Adam,

Thank you for reporting the bug.

Removing the dangling links could be done manually:

     find -L /etc -type l   # to confirm the broken links to remove
     find -L /etc -type l -delete  # to remove them

OpenRC postint script should not exit with error in this case, though.

Cheers,
Benda



More information about the OpenRC-devel mailing list