add default group to user at creation + custom perms

This commit is contained in:
bkfox
2016-12-29 18:52:15 +01:00
parent 5da5e41701
commit 65b4d8244d
3 changed files with 36 additions and 2 deletions

View File

@ -30,7 +30,7 @@ for:
* cron: daily cron configuration for the generation of the diffusions
* supervisorctl: audio stream generation, website, sounds monitoring
* nginx: sampe config file (must be adapted)
* nginx: sample config file (must be adapted)
The scripts are written with a combination of `cron`, `supervisord`, `nginx`
and `gunicorn` in mind.