mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
Sane default configuration for sabnzbd module
Added option to set user. Use unpriviledged user by default. Add sane default for configuration location.
This commit is contained in:
parent
7556fe4cf6
commit
a6ebccfbb8
2 changed files with 29 additions and 12 deletions
|
@ -411,6 +411,7 @@
|
|||
lambdabot = 191;
|
||||
#asterisk = 192; # unused
|
||||
plex = 193;
|
||||
sabnzbd = 194;
|
||||
|
||||
# When adding a gid, make sure it doesn't match an existing
|
||||
# uid. Users and groups with the same name should have equal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue