Add net config template
This commit is contained in:
parent
28f04a167a
commit
a0e7ff99df
28 changed files with 95 additions and 1017 deletions
|
@ -53,10 +53,6 @@ getty 2
|
|||
getty debug: -J
|
||||
"""
|
||||
|
||||
[[files]]
|
||||
path = "/etc/redox-release"
|
||||
data = "0.8.0"
|
||||
|
||||
[[files]]
|
||||
path = "/etc/group"
|
||||
data = """
|
||||
|
@ -64,9 +60,3 @@ root;0;root
|
|||
user;1000;user
|
||||
sudo;1;user
|
||||
"""
|
||||
|
||||
[[files]]
|
||||
path = "/etc/hostname"
|
||||
data = """
|
||||
redox
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue