Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 128267 Details for
Bug 69553
media-gfx/drqueue (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
files/init-drqsd-0.64.3
init-drqsd-0.64.3 (text/plain), 547 bytes, created by
kaaZoo
on 2007-08-16 11:14:38 UTC
(
hide
)
Description:
files/init-drqsd-0.64.3
Filename:
MIME Type:
Creator:
kaaZoo
Created:
2007-08-16 11:14:38 UTC
Size:
547 bytes
patch
obsolete
>#!/sbin/runscript > >depend() { > need net >} > >start() { > [ -e "${DRQUEUESLAVE_PIDFILE}" ] && rm -f ${DRQUEUESLAVE_PIDFILE} &>/dev/null > > ebegin "Starting drqsd" > chown drqueue `dirname ${DRQUEUESLAVE_PIDFILE}` &>/dev/null > ${ENV} /sbin/start-stop-daemon -b --start --quiet --startas /usr/bin/slave \ > --pidfile ${DRQUEUESLAVE_PIDFILE} --make-pidfile > > eend $? >} > >stop() { > ebegin "Stopping drqsd" > pkill -u root,drqueue slave > start-stop-daemon --stop --quiet --pidfile "${DRQUEUESLAVE_PIDFILE}" > rm -f "${DRQUEUESLAVE_PIDFILE}" > eend $? >} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 69553
:
78495
|
98869
|
98917
|
98923
|
99108
|
99109
|
99112
|
99113
|
99114
|
99115
|
109210
|
109211
|
109212
|
109214
|
109216
|
109218
|
115937
|
115952
|
115953
|
115959
|
119998
|
119999
|
126853
|
126854
|
126855
|
126856
|
126857
|
126859
|
128026
|
128202
|
128204
|
128205
|
128207
|
128264
| 128267 |
130515
|
130517