From: Michael Mair-Keimberger (asterix) Date: Sat, 14 Jan 2017 09:34:31 +0000 (+0100) Subject: net-analyzer/munin: remove unused file X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fe1e054771cecd15660d6a05e7929e416ffeb008;p=gentoo.git net-analyzer/munin: remove unused file Closes: https://github.com/gentoo/gentoo/pull/3462 --- diff --git a/net-analyzer/munin/files/localstart-munin b/net-analyzer/munin/files/localstart-munin deleted file mode 100644 index 2934cba72c18..000000000000 --- a/net-analyzer/munin/files/localstart-munin +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -mkdir -p /var/run/munin -chown munin:munin /var/run/munin -chmod 0700 /var/run/munin