Advertisement
Guest User

udevd

a guest
Feb 22nd, 2013
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. root@OpenWrt:/sbin# ls
  2. devstatus insmod procd sysupgrade
  3. firstboot klogd reboot ubusd
  4. fw led.sh rmmod uci
  5. halt logread rngd udevadm
  6. hotplug-call lsmod route udevd
  7. hotplug2 luci-reload start-stop-daemon udevtrigger
  8. hwclock mkswap swapoff udhcpc
  9. ifconfig mount_root swapon vconfig
  10. ifdown mtd swconfig watchdog
  11. ifstatus netifd switch_root wifi
  12. ifup pivot_root sysctl
  13. init poweroff syslogd
  14. root@OpenWrt:/sbin# udevd
  15. bind failed: No such file or directory
  16. error binding udev control socket
  17. error binding udev control socket
  18. root@OpenWrt:/sbin#
  19.  
  20. root@OpenWrt:~# ls /usr/bin
  21. [ dropbearkey md5sum strings
  22. [[ du mkfifo tail
  23. arping env mmcli tee
  24. awk expr nc telnet
  25. basename find nslookup test
  26. bunzip2 free passwd time
  27. bzcat gcom pgrep top
  28. clear head printf tr
  29. cmp hexdump qmi-network traceroute
  30. comgt hostid qmicli uniq
  31. crontab id readlink uptime
  32. cut jshn reset usb_modeswitch
  33. dbclient killall rngtest wc
  34. dbus-launch less scp wget
  35. dbus-launch.real logger seq which
  36. dbus-uuidgen lua sort xargs
  37. dirname luci-bwc ssh yes
  38.  
  39. root@OpenWrt:~# ls /usr/sbin
  40. ModemManager dbus-daemon iptables-restore pppd
  41. brctl dnsmasq iptables-save telnetd
  42. chat dropbear iw uhttpd
  43. chroot hostapd maccalc wpa_supplicant
  44. crond iptables ntpd wpad
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement