Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141198 - cleanups/enchancements of net-im/skype startup script
Summary: cleanups/enchancements of net-im/skype startup script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-20 12:06 UTC by Rickard Närström
Modified: 2006-10-03 03:53 UTC (History)
0 users

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


Attachments
skype.sh.patch (skype.sh.patch,248 bytes, patch)
2006-07-20 12:06 UTC, Rickard Närström
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rickard Närström 2006-07-20 12:06:00 UTC
I sugest some enchancements of the skype.sh startup script.

1. use exec to avoid forking
2. use $@, to pass extra parameters given at the commandline.
Comment 1 Rickard Närström 2006-07-20 12:06:53 UTC
Created attachment 92336 [details, diff]
skype.sh.patch
Comment 2 Gustavo Felisberto (RETIRED) gentoo-dev 2006-10-03 03:53:02 UTC
Commited to portage. Thanks for the notes.