- remove unused root packages.ini - write config to yaml file - allow to set public_url during install - force icecast start right after package install - move config file in place at the end of installation BREAKING CHANGE: The bash installer has been rewritten, the flags and options changed, please run `./install --help` to get more details.
11 lines
152 B
Text
11 lines
152 B
Text
@@LOG_DIR@@/legacy.log {
|
|
su @@USER@@ @@USER@@
|
|
compress
|
|
rotate 10
|
|
size 1000k
|
|
missingok
|
|
notifempty
|
|
sharedscripts
|
|
postrotate
|
|
endscript
|
|
}
|