Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 60935 Details for
Bug 93982
New ebuild: net-misc/pglinux
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
peerguardianrc
peerguardianrc (text/plain), 423 bytes, created by
Daniel Harper
on 2005-06-09 11:52:56 UTC
(
hide
)
Description:
peerguardianrc
Filename:
MIME Type:
Creator:
Daniel Harper
Created:
2005-06-09 11:52:56 UTC
Size:
423 bytes
patch
obsolete
>#!/sbin/runscript ># Created by iainel 2005. ># $Header: $ > >OPTS="-d -c /usr/share/peerguardian/PG.conf -l /var/log/PG.log -h -m" > >start() { > ebegin "Starting PeerGuardian Daemon" > start-stop-daemon --start --quiet --exec /usr/bin/peerguardnf -- ${OPTS} > eend $? >} > >stop() { > ebegin "Stopping PeerGuardian Daemon" > start-stop-daemon --stop --quiet --exec /usr/bin/peerguardnf > eend $? >} > >restart() { > svc_stop; svc_start >}
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 93982
:
60933
|
60934
| 60935 |
60936
|
61020
|
61214
|
64726
|
70582
|
71716
|
71719
|
71772
|
71776
|
299179
|
299181