Update README.md

This commit is contained in:
tschettervictor
2024-09-29 17:09:03 -06:00
committed by GitHub
parent ce2257b1ec
commit 3ca9715760

View File

@@ -11,13 +11,18 @@ Don't forget to
chmod +x icecast-install.sh
```
## Notes
- you cannot run icecast as root
- you must change the user it runs as, uncomment the "changeowner" section in the icecast.xml file, and `chown -R user:group /var/log/icecast` for it to run (change user:group to whichever user and group you want it to run as)
## Variables
- none
These are the variables that are available to change along with their defaults and a description of what they do. Other variables should be left at defalut unless you have a good reason to change them.
- none
## Mount points (should be mounted outside the jail)
- `/usr/local/www/icecast` - config/data file directory
- `/usr/local/www/icecast` - config/data file directory
## Jail Properties
- none
- none