Bug 142598 - mythdvd: automatically start mtd at boot
Bug#: 142598 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: media-tv@gentoo.org Reported By: kworth@gmail.com
Component: Ebuilds
URL: 
Summary: mythdvd: automatically start mtd at boot
Keywords:  
Status Whiteboard: 
Opened: 2006-08-02 18:40 0000
Description:   Opened: 2006-08-02 18:40 0000
As noted by several users here http://forums.gentoo.org/viewtopic-t-101412.html
it would be very nice to:

1. Have mtd run at boot ( /etc/init.d/mtd? )
2. mkdir -p /var/lib/mythdvd/temp  at installation time so that mtd doesn't die
the first itme you run it

------- Comment #1 From Kevin Worth 2006-08-02 18:45:00 0000 -------
Created an attachment (id=93310) [details]
Really basic init.d script

This is just a chopped-down, changed mythbackend init.d script. I have no idea
if it is what should be used.

------- Comment #2 From Doug Goldstein 2006-09-15 19:03:22 0000 -------
init script committed. thx Kevin