Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 378284 Details for
Bug 512050
net-print/p910nd - small printer daemon intended for diskless platforms: ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
p910nd.init
p910nd.init (text/plain), 359 bytes, created by
Victor Mustya
on 2014-06-04 19:12:53 UTC
(
hide
)
Description:
p910nd.init
Filename:
MIME Type:
Creator:
Victor Mustya
Created:
2014-06-04 19:12:53 UTC
Size:
359 bytes
patch
obsolete
>#!/sbin/runscript ># Copyright 1999-2014 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >depend() { > need localmount net > after bootmisc >} > >start() { > start-stop-daemon -S /usr/sbin/p910nd -p /var/run/p9100d.pid -- -f ${dev} ${opts} >} > >stop() { > start-stop-daemon -K /usr/sbin/p910nd -p /var/run/p9100d.pid >}
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 512050
:
378008
|
378280
|
378282
| 378284 |
378286