Created rc.connmand and updated rc.local but nothing is happened.
However I don't understand what is the difference to launch connmand at
boot or after with shell.

Another question: I compiled connman 1.11 but no man pages or info is
compiled . One has only connmand -h for few info. Why??

2013/2/27 Willy Sudiarto Raharjo <will...@gmail.com>

> > hence E knows if you did launch connmand during boot sequence or after
> > login access by a shell, and shows it by that icon?
> > rc.connmand is your script to add to etc/rc.d , isnt' it?
>
> Yes, i added rc.connmand to start/stop the connmand daemon
> Give execute permission to the file and then i added this line in
> /etc/rc.d/rc.local
> if [ -x /etc/rc.d/rc.connmand ]; then
>         /etc/rc.d/rc.connmand start
> fi
>
> this will start the daemon on everyboot so when you logged in into
> your DE, it has been started and it will  try to connect to the
> preffered network
>
>
> --
> Willy Sudiarto Raharjo
> Personal Blog : http://willysr.blogspot.com
> Linux Blog: http://slackblogs.blogspot.com
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to