0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

emby service: new service

This commit is contained in:
Tristan Helmich 2016-04-23 15:49:33 +02:00
parent dd16ab92dc
commit c145f6eaa7
3 changed files with 67 additions and 0 deletions

View file

@ -263,6 +263,7 @@
caddy = 239;
taskd = 240;
factorio = 241;
emby = 242;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
@ -497,6 +498,7 @@
caddy = 239;
taskd = 240;
factorio = 241;
emby = 242;
# When adding a gid, make sure it doesn't match an existing
# uid. Users and groups with the same name should have equal