mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 07:14:18 +08:00
Fix redoxer config
This commit is contained in:
parent
1badd88bc5
commit
fb1ffb45d5
@ -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
|
||||
"""
|
||||
|
||||
@ -11,6 +11,7 @@ extrautils = {}
|
||||
findutils = {}
|
||||
gcc13 = {}
|
||||
gnu-binutils = {}
|
||||
ion = {}
|
||||
netdb = {}
|
||||
pkgutils = {}
|
||||
redoxerd = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user