nixos: add spiped service module

Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
Austin Seipp 2014-04-15 03:21:53 -05:00
parent 3275e47613
commit ae207efc07
3 changed files with 215 additions and 0 deletions

View file

@ -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.