Mageia Bugzilla – Attachment 699 Details for
Bug 1630
Info when installing mpd mentions Mandrake instead of Mageia!
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to remove unsupported option from startup script
mpd.patch (text/plain), 510 bytes, created by
Dave Hodgins
on 2011-08-01 00:40:12 CEST
(
hide
)
Description:
Patch to remove unsupported option from startup script
Filename:
MIME Type:
Creator:
Dave Hodgins
Created:
2011-08-01 00:40:12 CEST
Size:
510 bytes
patch
obsolete
>--- /etc/rc.d/init.d/mpd.original 2011-07-31 18:23:35.300089160 -0400 >+++ /etc/rc.d/init.d/mpd 2011-07-31 18:26:47.502289894 -0400 >@@ -52,10 +52,6 @@ > status) > status mpd > ;; >- createdb) >- gprintf "Create or recreate MPD Database" >- mpd --create-db >- ;; > reload) > ;; > restart) >@@ -69,7 +65,7 @@ > fi > ;; > *) >- gprintf "Usage: mpd {start|stop|status|restart|createdb}\n" >+ gprintf "Usage: mpd {start|stop|status|restart}\n" > exit 1 > esac >
--- /etc/rc.d/init.d/mpd.original 2011-07-31 18:23:35.300089160 -0400 +++ /etc/rc.d/init.d/mpd 2011-07-31 18:26:47.502289894 -0400 @@ -52,10 +52,6 @@ status) status mpd ;; - createdb) - gprintf "Create or recreate MPD Database" - mpd --create-db - ;; reload) ;; restart) @@ -69,7 +65,7 @@ fi ;; *) - gprintf "Usage: mpd {start|stop|status|restart|createdb}\n" + gprintf "Usage: mpd {start|stop|status|restart}\n" exit 1 esac
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1630
:
698
| 699