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 40
40
"backup" : [{"groupname" : "backup" , "username" : "backup" }],
41
41
"list" : [{"groupname" : "list" , "username" : "list" }],
42
42
"irc" : [{"groupname" : "irc" , "username" : "irc" }],
43
- "gnats" : [{"groupname" : "gnats" , "username" : "gnats" }],
44
43
"nobody" : [{"groupname" : "nogroup" , "username" : "nobody" }],
45
44
"systemd-network" : [
46
45
{"groupname" : "systemd-network" , "username" : "systemd-network" }
@@ -216,7 +215,6 @@ def main():
216
215
"backup" ,
217
216
"list" ,
218
217
"irc" ,
219
- "gnats" ,
220
218
"nobody" ,
221
219
"systemd-network" ,
222
220
"systemd-resolve" ,
@@ -233,7 +231,6 @@ def main():
233
231
"adminapi" ,
234
232
"postgrest" ,
235
233
"tcpdump" ,
236
- "systemd-coredump" ,
237
234
]
238
235
if not qemu_artifact :
239
236
usernames .append ("ec2-instance-connect" )
You can’t perform that action at this time.
0 commit comments