| Summary: | incorrect call in the unisntall script | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Ivan Zakharyaschev <imz> |
| Component: | bootsplash | Assignee: | Sergey V Turchin <zerg> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 13343 | ||
Забавно, тривиальная бага живёт больше двух лет.
--- a/rcsplash
+++ b/rcsplash
@@ -74,7 +74,7 @@ case "$1" in
;;
condrestart)
;;
- stop)
+ stop|condstop)
;;
disable)
disable
на мантейнера bootsplash-3.3-alt4 |
problem with an option, see below: Steps to Reproduce: $ rpm -q bootsplash bootsplash-3.2-alt6 $ rpm -e bootsplash Usage: splash {start|stop|disable|status|reload|restart} $