Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 90097 Details for
Bug 105386
Hamachi - secure mediated peer to peer (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
files/tuncfg.initd (NEW)
tuncfg.initd (text/plain), 370 bytes, created by
Conrad Kostecki
on 2006-06-25 05:24:01 UTC
(
hide
)
Description:
files/tuncfg.initd (NEW)
Filename:
MIME Type:
Creator:
Conrad Kostecki
Created:
2006-06-25 05:24:01 UTC
Size:
370 bytes
patch
obsolete
>#!/sbin/runscript ># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >opts="start stop status" > >depend() { > need net >} > >start() { > ebegin "Starting tuncfg" > start-stop-daemon --start --exec /usr/sbin/tuncfg > eend $? >} > >stop() { > ebegin "Stopping tuncfg" > start-stop-daemon --stop --name tuncfg > 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 105386
:
69304
|
69305
|
69308
|
69336
|
74903
|
78467
|
80763
|
80911
|
82846
|
83801
|
83802
|
83803
|
83804
|
83805
|
83806
|
83807
|
90092
|
90094
|
90095
|
90097
|
91069
|
91070
|
92499
|
92501
|
92789
|
92831
|
92929
|
92930
|
92931