Skip to content
Snippets Groups Projects
Verified Commit 0811cf72 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Two missing removals

parent 03ed74d0
No related branches found
No related tags found
No related merge requests found
......@@ -37,11 +37,3 @@ data = """
getty 2
getty debug: -J
"""
[[files]]
path = "/etc/group"
data = """
root;0;root
user;1000;user
sudo;1;user
"""
......@@ -20,18 +20,6 @@ ion = {}
ipcd = {}
ptyd = {}
# User settings
[users.root]
password = "password"
uid = 0
gid = 0
name = "root"
home = "/root"
[users.user]
# Password is unset
password = ""
[[files]]
path = "/etc/init.d/00_base"
data = """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment