mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
7 lines
154 B
Makefile
7 lines
154 B
Makefile
/var/log/murmur/murmur.log {
|
|
missingok
|
|
postrotate
|
|
/bin/kill -HUP `cat /var/run/murmur/murmur.pid 2>/dev/null` 2> /dev/null || true
|
|
endscript
|
|
}
|