Opened 16 years ago
Closed 16 years ago
#7580 closed defect (invalid)
slackware.init.mythbackend needs updating
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | unknown |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
release-0-22-fixes/mythtv/contrib/Linux/init_scripts/slackware.init.mythbackend
the above script does not restart properly and ends up creating multiply mythbackend processes when you execute mythbackend restart
also once you invoke stop it will only stop one proccess i created my own script intended for you use with slackware and possible other distros as it is simple and effect please consider replacing release-0-22-fixes/mythtv/contrib/Linux/init_scripts/slackware.init.mythbackend with my attached copy
Attachments (2)
Change History (4)
by , 16 years ago
Attachment: | my.rc.backend added |
---|
by , 16 years ago
Attachment: | my.rc.2.backend added |
---|
comment:1 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
It looks like you are losing your PID file or it is not being created on startup. I am having no trouble with the given init script on my system.