Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 104359 Details for
Bug 60690
sys-block/3dm2: 3ware Device Manager Ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
files/3dm2.init
3dm2 (text/plain), 417 bytes, created by
Stefan Behte (RETIRED)
on 2006-12-19 05:53:35 UTC
(
hide
)
Description:
files/3dm2.init
Filename:
MIME Type:
Creator:
Stefan Behte (RETIRED)
Created:
2006-12-19 05:53:35 UTC
Size:
417 bytes
patch
obsolete
>#!/sbin/runscript ># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License, v2 or later ># $Header$ > >depend() { > need net >} > >start() { > ebegin "Starting 3dm2" > start-stop-daemon --start --quiet --exec /usr/sbin/3dm2 > eend ${?} >} > >stop() { > ebegin "Stopping 3dm2" > start-stop-daemon --stop --quiet --name 3dm2 > 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 60690
:
37615
|
37616
|
37617
|
61761
|
61762
|
61763
|
102513
|
102514
|
102515
|
104358
| 104359 |
165263
|
165265
|
165267
|
174418
|
174420
|
185465
|
196481
|
196482
|
196486
|
240053
|
241011
|
241013
|
241015
|
241017
|
241171
|
269835
|
302101
|
364494