searx: add module
This commit is contained in:
committed by
Domen Kozar
parent
bba7fb62e8
commit
7e932ca4e2
@@ -115,6 +115,7 @@
|
||||
nix-ssh = 104;
|
||||
dictd = 105;
|
||||
couchdb = 106;
|
||||
searx = 107;
|
||||
|
||||
# When adding a uid, make sure it doesn't match an existing gid.
|
||||
|
||||
@@ -208,6 +209,7 @@
|
||||
keys = 96;
|
||||
dictd = 105;
|
||||
couchdb = 106;
|
||||
searx = 107;
|
||||
|
||||
# When adding a gid, make sure it doesn't match an existing uid.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user