Skip to content

Commit

Permalink
sys-apps/busybox: update shell options in live git ebuild too
Browse files Browse the repository at this point in the history
Synced from the existing releases.
  • Loading branch information
vapier committed Jan 19, 2018
1 parent ec2ced5 commit 6215dc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sys-apps/busybox/busybox-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,9 @@ src_configure() {
# If these are not set and we are using a uclibc/busybox setup
# all calls to system() will fail.
busybox_config_option y ASH
busybox_config_option y SH_IS_ASH
busybox_config_option n HUSH
busybox_config_option n SH_IS_HUSH

busybox_config_option '"/run"' PID_FILE_PATH
busybox_config_option '"/run/ifstate"' IFUPDOWN_IFSTATE_PATH
Expand Down

0 comments on commit 6215dc7

Please sign in to comment.