Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 187790 Details for
Bug 242902
app-office/winstrom (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
files/winstrom-server.init
winstrom-server.init (text/plain), 492 bytes, created by
Jiri Tyr
on 2009-04-09 14:15:09 UTC
(
hide
)
Description:
files/winstrom-server.init
Filename:
MIME Type:
Creator:
Jiri Tyr
Created:
2009-04-09 14:15:09 UTC
Size:
492 bytes
patch
obsolete
>#!/sbin/runscript > >depend() { > need postgresql >} > >start() { > ebegin "Starting WinStrom server" > start-stop-daemon --start --oknodo --quiet --make-pidfile --background --user ${WINSTROM_USER} \ > --pidfile /var/run/winstrom-server.pid \ > --exec /usr/sbin/winstrom-server -- ${WINSTROM_ARGS} > eend $? "Failed to start WinStrom server." >} > >stop() { > ebegin "Stopping WinStrom server" > start-stop-daemon --stop --pidfile /var/run/winstrom-server.pid > eend $? "Failed to stop WinStrom server." >}
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 242902
:
169200
|
169254
|
172347
|
177722
|
177865
|
177866
|
180910
|
180912
|
183970
|
183972
|
186408
|
187788
|
187790
|
187792
|
187794
|
191274
|
191832
|
192090
|
201734
|
201737
|
203041
|
216480
|
216856
|
217838
|
223759
|
229793
|
239351
|
249917