The test warns packages that do not have condrestart and condstop
goals in their init scripts. It is because alt-specific scripts
/usr/sbin/post_service (used in %post_service macro)
and /usr/sbin/preun_service (used in %preun_service macro)
depends on condrestart and condstop respectively.
TODO: write page on wiki.
