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 |
Description
Ivan Zakharyaschev
2005-04-11 04:05:55 MSD
Забавно, тривиальная бага живёт больше двух лет. --- a/rcsplash +++ b/rcsplash @@ -74,7 +74,7 @@ case "$1" in ;; condrestart) ;; - stop) + stop|condstop) ;; disable) disable на мантейнера bootsplash-3.3-alt4 |