Add sudo and collectd-mod-exec
This commit is contained in:
parent
b3760f7ec0
commit
a266cbe8bd
|
@ -18,6 +18,7 @@ CONFIG_PACKAGE_bwm-ng=y
|
|||
CONFIG_PACKAGE_collectd=y
|
||||
CONFIG_PACKAGE_collectd-mod-contextswitch=y
|
||||
CONFIG_PACKAGE_collectd-mod-cpu=y
|
||||
CONFIG_PACKAGE_collectd-mod-exec=y
|
||||
CONFIG_PACKAGE_collectd-mod-interface=y
|
||||
CONFIG_PACKAGE_collectd-mod-irq=y
|
||||
CONFIG_PACKAGE_collectd-mod-iwinfo=y
|
||||
|
@ -82,6 +83,7 @@ CONFIG_PACKAGE_luci-theme-bootstrap=y
|
|||
# CONFIG_PACKAGE_ppp is not set
|
||||
CONFIG_PACKAGE_rpcd=y
|
||||
CONFIG_PACKAGE_strace=y
|
||||
CONFIG_PACKAGE_sudo=y
|
||||
CONFIG_PACKAGE_tcpdump=m
|
||||
CONFIG_PACKAGE_tcpdump-mini=y
|
||||
CONFIG_PACKAGE_terminfo=y
|
||||
|
|
|
@ -18,6 +18,7 @@ CONFIG_PACKAGE_bwm-ng=y
|
|||
CONFIG_PACKAGE_collectd=y
|
||||
CONFIG_PACKAGE_collectd-mod-contextswitch=y
|
||||
CONFIG_PACKAGE_collectd-mod-cpu=y
|
||||
CONFIG_PACKAGE_collectd-mod-exec=y
|
||||
CONFIG_PACKAGE_collectd-mod-interface=y
|
||||
CONFIG_PACKAGE_collectd-mod-irq=y
|
||||
CONFIG_PACKAGE_collectd-mod-iwinfo=y
|
||||
|
@ -82,6 +83,7 @@ CONFIG_PACKAGE_luci-theme-bootstrap=y
|
|||
# CONFIG_PACKAGE_ppp is not set
|
||||
CONFIG_PACKAGE_rpcd=y
|
||||
CONFIG_PACKAGE_strace=y
|
||||
CONFIG_PACKAGE_sudo=y
|
||||
CONFIG_PACKAGE_tcpdump=m
|
||||
CONFIG_PACKAGE_tcpdump-mini=y
|
||||
CONFIG_PACKAGE_terminfo=y
|
||||
|
|
Loading…
Reference in New Issue