nixos: add spiped service module
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
@@ -130,6 +130,7 @@
|
||||
newrelic = 119;
|
||||
starbound = 120;
|
||||
hydra = 122;
|
||||
spiped = 123;
|
||||
|
||||
# When adding a uid, make sure it doesn't match an existing gid.
|
||||
|
||||
@@ -234,6 +235,7 @@
|
||||
starbound = 120;
|
||||
grsecurity = 121;
|
||||
hydra = 122;
|
||||
spiped = 123;
|
||||
|
||||
# When adding a gid, make sure it doesn't match an existing uid.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user