diff --git a/config/redoxer-gui.toml b/config/redoxer-gui.toml index cd474ed..04fd23f 100644 --- a/config/redoxer-gui.toml +++ b/config/redoxer-gui.toml @@ -13,5 +13,7 @@ path = "/usr/lib/init.d/30_redoxer" data = """ echo echo ## running redoxer in orbital ## +export VT 3 orbital redoxerd +unset VT """ diff --git a/config/redoxer.toml b/config/redoxer.toml index dde793a..544bb0c 100644 --- a/config/redoxer.toml +++ b/config/redoxer.toml @@ -11,6 +11,7 @@ extrautils = {} findutils = {} gcc13 = {} gnu-binutils = {} +ion = {} netdb = {} pkgutils = {} redoxerd = {}