mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
14 lines
213 B
Text
14 lines
213 B
Text
/var/log/slimserver.log {
|
|
size 5M
|
|
compress
|
|
create 0644 slimserver users
|
|
missingok
|
|
prerotate
|
|
/etc/rc.d/rc.slimserver stop
|
|
endscript
|
|
|
|
postrotate
|
|
/etc/rc.d/rc.slimserver start
|
|
endscript
|
|
}
|
|
|