subsonic service: init

Add a systemd service and UID/GID for the Subsonic personal media
streamer server (<http://subsonic.org>).
This commit is contained in:
Robert Irelan
2015-07-05 17:25:42 -07:00
parent 3e61595a3e
commit f64a5dd3f3
3 changed files with 160 additions and 0 deletions
+2
View File
@@ -225,6 +225,7 @@
uwsgi = 201;
gitit = 202;
riemanntools = 203;
subsonic = 204;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
@@ -428,6 +429,7 @@
uwsgi = 201;
gitit = 202;
riemanntools = 203;
subsonic = 204;
# When adding a gid, make sure it doesn't match an existing
# uid. Users and groups with the same name should have equal