FS#12476 - [initscripts] start deamons in background improvment
Attached to Project:
Arch Linux
Opened by Florian Pritz (bluewind) - Tuesday, 16 December 2008, 20:53 GMT
Last edited by Paul Mattal (paul) - Monday, 04 January 2010, 03:06 GMT
Opened by Florian Pritz (bluewind) - Tuesday, 16 December 2008, 20:53 GMT
Last edited by Paul Mattal (paul) - Monday, 04 January 2010, 03:06 GMT
|
Details
See
http://flo.server-speed.net/stuff/mirror/daemonsbkg/USAGE
You can find a better patch here http://flo.server-speed.net/stuff/mirror/daemonsbkg/initscripts.patch If you decide to include it, please also remove http://aur.archlinux.org/packages.php?ID=22260 |
This task depends upon
Closed by Paul Mattal (paul)
Monday, 04 January 2010, 03:06 GMT
Reason for closing: Won't implement
Additional comments about closing: Per Aaron: "What is unclear to me is what this gains us over the existing method. I get that we gain the ability to do something akin to DAEMONS=(foo @(bar baz)) with this change, but I don't think this is something we want to do."
Per patch author/submitter, he no longer uses this and it's untested.
Also, there have been no particularly compelling reasons stated (in the long life of this bug report) to implement it.
Monday, 04 January 2010, 03:06 GMT
Reason for closing: Won't implement
Additional comments about closing: Per Aaron: "What is unclear to me is what this gains us over the existing method. I get that we gain the ability to do something akin to DAEMONS=(foo @(bar baz)) with this change, but I don't think this is something we want to do."
Per patch author/submitter, he no longer uses this and it's untested.
Also, there have been no particularly compelling reasons stated (in the long life of this bug report) to implement it.
http://git.server-speed.net/cgit.cgi/initscripts/commit/?id=c8e56d9bd1ee30d06b76dcd0850e8d55ae554746
Otherwise I'd be happy to receive a status update.
I tried to follow the above link from Florian and got an empty repository. It would definitely be useful to see the implementation when considering the merits of this. I agree with Aaron that it sounds complicated, but maybe it is elegant-- it will probably depend somewhat on the implementation.
If we end up able to reasonably reconcile this with our KISS philosophy, it sounds like it could be beneficial.
Though I have to admit I don't use this anymore so it's untested. I switched to wicd on my laptop and static IP on the desktop and I actually don't reboot very often. The reason why I kicked it out is because for example OSS sometimes relinks the kernel modules and when it's backgrounded I 1. don't see the output and 2. don't have the device nodes when X starts -> all progs that need those can't start or can't output sound and I don't know when OSS finished relinking.