Thread: DIY - KeK
View Single Post
Old 08-10-2012, 02:36 PM   #220
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
okay so further to this then I now have a start file that contains this in my root

Code:
PATH="/home/bin:/home/lib:/home/include:/home/share:/bin:/usr/bin:/sbin:/usr/sbin"; export PATH
LD_LIBRARY_PATH="/home/usr/lib:/home/lib:/lib:/usr/lib"; export LD_LIBRARY_PATH
alias stop="cd /root; umount /home; exit"
which provides for the tidy command stop to prevent the horrible exit errors.

Since MS are no longer using start and stop I will have them

Thanks for the tips.

. start

at login is the kind of work I can handle repetitively until I figure out a better way to invoke something at boot.

If we implement

initctl - init daemon control tool
I'll think again

Last edited by twobob; 08-10-2012 at 05:49 PM. Reason: added start namespace overload
twobob is offline   Reply With Quote