Browse Source

busybox: added runit commands

legacy/next/gcc
Alejandro Mery 16 years ago
parent
commit
78a2bd6122
1 changed files with 12 additions and 0 deletions
  1. +12
    -0
      busybox/embedded.config

+ 12
- 0
busybox/embedded.config

@ -1,2 +1,14 @@
# only ash, and as sh # only ash, and as sh
X CONFIG_FEATURE_SH_IS_ASH X CONFIG_FEATURE_SH_IS_ASH
# runit
X CONFIG_RUNSVDIR
X CONFIG_RUNSV
X CONFIG_SV
X CONFIG_CHPST
X CONFIG_SETUIDGID
X CONFIG_ENVUIDGID
X CONFIG_ENVDIR
X CONFIG_SOFTLIMIT
X CONFIG_SVLOGD

Loading…
Cancel
Save