| commit | 7faa17e3683e7749392497c913dbc516bc0a49f0 | [log] [tgz] |
|---|---|---|
| author | Anthony Young <sleepsonthefloor@gmail.com> | Thu Nov 10 13:43:01 2011 -0800 |
| committer | Anthony Young <sleepsonthefloor@gmail.com> | Thu Nov 10 13:43:01 2011 -0800 |
| tree | 8b465766a877f8295721229e7c69da5244297ef1 | |
| parent | ff7771e5fb8ac249480abc1e39a27b8abe310e6c [diff] |
byobu-disable
diff --git a/tools/build_uec.sh b/tools/build_uec.sh index 16ecd64..90c8e9c 100755 --- a/tools/build_uec.sh +++ b/tools/build_uec.sh
@@ -206,6 +206,8 @@ echo "#includedir /etc/sudoers.d" >> /etc/sudoers ( umask 226 && echo "stack ALL=(ALL) NOPASSWD:ALL" \ > /etc/sudoers.d/50_stack_sh ) +# Disable byobu +byobu-disable EOF fi