File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 4040 "backup" : [{"groupname" : "backup" , "username" : "backup" }],
4141 "list" : [{"groupname" : "list" , "username" : "list" }],
4242 "irc" : [{"groupname" : "irc" , "username" : "irc" }],
43- "gnats" : [{"groupname" : "gnats" , "username" : "gnats" }],
4443 "nobody" : [{"groupname" : "nogroup" , "username" : "nobody" }],
4544 "systemd-network" : [
4645 {"groupname" : "systemd-network" , "username" : "systemd-network" }
@@ -216,7 +215,6 @@ def main():
216215 "backup" ,
217216 "list" ,
218217 "irc" ,
219- "gnats" ,
220218 "nobody" ,
221219 "systemd-network" ,
222220 "systemd-resolve" ,
@@ -233,7 +231,6 @@ def main():
233231 "adminapi" ,
234232 "postgrest" ,
235233 "tcpdump" ,
236- "systemd-coredump" ,
237234 ]
238235 if not qemu_artifact :
239236 usernames .append ("ec2-instance-connect" )
You can’t perform that action at this time.
0 commit comments