]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
logrotate.conf: poke ceph-fuse after log rotation 8485/head
authorSage Weil <sage@redhat.com>
Thu, 7 Apr 2016 14:27:17 +0000 (10:27 -0400)
committerSage Weil <sage@redhat.com>
Thu, 7 Apr 2016 14:27:17 +0000 (10:27 -0400)
This still leaves other loggers with un-reopened log files,
unfortunately.

Signed-off-by: Sage Weil <sage@redhat.com>
src/logrotate.conf

index 08ad4b4c1097841ef65aab852be41b31be125b33..061965b5efa90f397e53dd4c0a27089c058ae134 100644 (file)
@@ -4,7 +4,7 @@
     compress
     sharedscripts
     postrotate
-        killall -q -1 ceph-mon ceph-mds ceph-osd radosgw || true
+        killall -q -1 ceph-mon ceph-mds ceph-osd ceph-fuse radosgw || true
     endscript
     missingok
     notifempty