Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 396503 - net-misc/openconnect-3.11: init script creates invalid pidfile
Summary: net-misc/openconnect-3.11: init script creates invalid pidfile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Schultz
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2011-12-30 09:28 UTC by Constantin Baranov
Modified: 2012-12-06 00:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix (openconnect.diff,1.17 KB, patch)
2011-12-30 09:29 UTC, Constantin Baranov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Constantin Baranov 2011-12-30 09:28:31 UTC
Now pidfile contains pid of parent openconnect
process which exits after daemonization.
We should daemonize via start-stop-daemon.

Reproducible: Always
Comment 1 Constantin Baranov 2011-12-30 09:29:12 UTC
Created attachment 297373 [details, diff]
fix
Comment 2 Ondrej Filip 2012-05-02 18:52:29 UTC
I can confirm that the the problem present in 3.11 ebuild is fixed with this patch. It is just a cosmetic change. Who can push it to the portage?
Comment 3 Matthew Schultz 2012-12-06 00:37:25 UTC
Fixed in the 4.07 version bump.