Tiny Core Extensions > TCE 2.x

hostapd - wifi AP daemon

<< < (5/5)

Rich:
Hi polikuo

--- Quote from: polikuo on December 29, 2017, 02:10:46 AM ---I don't think they'd still be running, however "openssh" most likely would be.
--- End quote ---
They shouldn't still be running, however,  eth0.sh  and  wlan0.sh  are run synchronously from  bootlocal.sh.  If one of them fails to
complete for some reason then the  hostapd  command will never execute and  bootlocal.sh  won't complete. The machine itself
will still finish coming up since  bootlocal.sh  is launched asynchronously  from  bootsync.sh.

aris:
Hi Rich
I dont understand it..openssh is running (my alix board doesnt have monitor outpur so if ssh is the only way to access it), ip config from eth0.sh is running wlan0.sh is not, dhcpd is running ..
here is
--- Code: --- ps
PID   USER     COMMAND
    1 root     init
    2 root     [kthreadd]
    3 root     [ksoftirqd/0]
    4 root     [kworker/0:0]
    5 root     [kworker/0:0H]
    6 root     [kworker/u2:0]
    7 root     [rcu_sched]
    8 root     [rcu_bh]
    9 root     [migration/0]
   10 root     [khelper]
   11 root     [netns]
   12 root     [perf]
   13 root     [writeback]
   14 root     [ksmd]
   15 root     [crypto]
   16 root     [kintegrityd]
   17 root     [bioset]
   18 root     [kblockd]
   19 root     [kworker/0:1]
   20 root     [ata_sff]
   21 root     [devfreq_wq]
   22 root     [rpciod]
   24 root     [kswapd0]
   25 root     [fsnotify_mark]
   26 root     [nfsiod]
   44 root     [kworker/u2:1]
   45 root     [nvme]
   46 root     [scsi_eh_0]
   47 root     [scsi_tmf_0]
   48 root     [scsi_eh_1]
   49 root     [scsi_tmf_1]
   50 root     [kworker/u2:2]
   51 root     [kworker/u2:3]
   52 root     [kpsmoused]
   53 root     [deferwq]
   54 root     [kworker/u2:4]
   55 root     [kworker/u2:5]
   87 root     /sbin/udevd --daemon
  156 root     /sbin/syslogd
  161 root     /sbin/klogd
  340 root     [kworker/u3:0]
  341 root     [kloopd0]
  342 root     [kworker/u3:1]
  365 root     [kloopd1]
  378 root     [kloopd2]
  391 root     [kloopd3]
  404 root     [kloopd4]
  405 root     [kworker/0:1H]
  418 root     [kloopd5]
  431 root     [kloopd6]
  444 root     [kloopd7]
  457 root     [kloopd8]
  458 root     [kworker/u3:2]
  471 root     [kloopd9]
  484 root     [kloopd10]
  497 root     [kloopd11]
  510 root     [kloopd12]
  523 root     [kloopd13]
  536 root     [kloopd14]
  549 root     [kloopd15]
  561 root     [kloopd16]
  574 root     [kloopd17]
  587 root     [kloopd18]
  600 root     [kloopd19]
  613 root     [kloopd20]
  626 root     [kloopd21]
  640 root     [kloopd22]
  653 root     [kloopd23]
  666 root     [kloopd24]
  679 root     [kloopd25]
  692 root     [kloopd26]
  705 root     [kloopd27]
  718 root     [kloopd28]
  731 root     [kloopd29]
  787 root     /sbin/udevd --daemon
  803 root     /sbin/udevd --daemon
  856 root     [cfg80211]
  870 tc       -sh
  926 root     udhcpd -f /etc/udhcpd.conf
  962 root     /usr/local/sbin/sshd
  967 root     /sbin/udhcpc -b -i eth1 -x hostname box -p /var/run/udhcpc.eth1.
  978 root     sshd: tc@pts/0
  982 tc       -sh
 1010 tc       ps

--- End code ---


--- Quote from: Rich on December 29, 2017, 09:01:53 AM ---Hi polikuo

--- Quote from: polikuo on December 29, 2017, 02:10:46 AM ---I don't think they'd still be running, however "openssh" most likely would be.
--- End quote ---
They shouldn't still be running, however,  eth0.sh  and  wlan0.sh  are run synchronously from  bootlocal.sh.  If one of them fails to
complete for some reason then the  hostapd  command will never execute and  bootlocal.sh  won't complete. The machine itself
will still finish coming up since  bootlocal.sh  is launched asynchronously  from  bootsync.sh.

--- End quote ---

Navigation

[0] Message Index

[*] Previous page

Go to full version