mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
3fb4edd186
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
12 lines
186 B
Text
12 lines
186 B
Text
/var/log/svxlink
|
|
/var/log/svxreflector
|
|
{
|
|
missingok
|
|
notifempty
|
|
weekly
|
|
rotate 12
|
|
create 0644 svxlink daemon
|
|
postrotate
|
|
killall -HUP svxlink
|
|
endscript
|
|
}
|