Skip to content

Commit

Permalink
Merge branch 'fix-redoxer-config' into 'master'
Browse files Browse the repository at this point in the history
Fix redoxer config

See merge request redox-os/redox!1501
  • Loading branch information
jackpot51 committed Sep 20, 2024
2 parents b845832 + fb1ffb4 commit 30ff9d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/redoxer-gui.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
"""
1 change: 1 addition & 0 deletions config/redoxer.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ extrautils = {}
findutils = {}
gcc13 = {}
gnu-binutils = {}
ion = {}
netdb = {}
pkgutils = {}
redoxerd = {}
Expand Down

0 comments on commit 30ff9d8

Please sign in to comment.