Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 1736 Details for
Bug 3609
FreeWnn-1.1.1.ebuild (New)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
freewnn start/stop script, files/FreeWnn-1.1.1/freewnn.initd
freewnn.initd (text/plain), 228 bytes, created by
moto kawasaki
on 2002-06-24 01:31:10 UTC
(
hide
)
Description:
freewnn start/stop script, files/FreeWnn-1.1.1/freewnn.initd
Filename:
MIME Type:
Creator:
moto kawasaki
Created:
2002-06-24 01:31:10 UTC
Size:
228 bytes
patch
obsolete
>#!/sbin/runscript > >depend() { > use net >} > >start() { > ebegin "Starting up ${SERVICE}" > /usr/local/bin/Wnn4/jserver &>/dev/null > if [ $? -eq 15 ]; then > true; > else > false; > fi > eend 0 >} > >stop() { > /usr/local/bin/Wnn4/wnnkill >}
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 3609
:
1437
|
1736
|
1737
|
1872