summaryrefslogtreecommitdiff
path: root/files/rsyslog_default_gentoo
diff options
context:
space:
mode:
authorRaphaël Pinson <raphael.pinson@camptocamp.com>2014-02-05 16:31:31 +0100
committerRaphaël Pinson <raphael.pinson@camptocamp.com>2014-02-05 16:31:31 +0100
commit6a81a5deb00e4b9b69348fd56fb4477d4a284a98 (patch)
tree69fbe19549991c79f8f79e87a257af6b74ec9314 /files/rsyslog_default_gentoo
parent0b8473f2a9788f8df69bc94d6c5bfcc5c3b78c56 (diff)
Revert "add initial gentoo support"
This reverts commit 83c2890c40962cd19b5a402b250a40029f46430b. Conflicts: manifests/config.pp
Diffstat (limited to 'files/rsyslog_default_gentoo')
-rw-r--r--files/rsyslog_default_gentoo16
1 files changed, 0 insertions, 16 deletions
diff --git a/files/rsyslog_default_gentoo b/files/rsyslog_default_gentoo
deleted file mode 100644
index f5de7b5..0000000
--- a/files/rsyslog_default_gentoo
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/rsyslog/files/7-stable/rsyslog.confd,v 1.1 2012/11/20 13:03:36 ultrabug Exp $
-
-# Configuration file
-CONFIGFILE="/etc/rsyslog.conf"
-
-# PID file
-PIDFILE="/var/run/rsyslogd.pid"
-
-# Options to rsyslogd
-# See rsyslogd(8) for more details
-# Notes:
-# * Do not specify another PIDFILE but use the variable above to change the location
-# * Do not specify another CONFIGFILE but use the variable above to change the location
-RSYSLOG_OPTS=""