From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 1F5962070F for ; Fri, 8 Jul 2016 21:16:13 +0000 (UTC) From: Eric Wong To: meta@public-inbox.org Subject: [PATCH 0/2] example updates Date: Fri, 8 Jul 2016 21:16:09 +0000 Message-Id: <20160708211611.1623-1-e@80x24.org> List-Id: Eric Wong (2): examples: minimize differences for systemd examples examples: add logrotate sample to show USR1 reopening MANIFEST | 1 + examples/logrotate.conf | 24 ++++++++++++++++++++++++ examples/public-inbox-httpd.socket | 2 +- examples/public-inbox-httpd@.service | 4 +++- examples/public-inbox-nntpd@.service | 4 ++-- 5 files changed, 31 insertions(+), 4 deletions(-)