summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-09-30 02:01:10 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2010-10-04 12:29:56 +0200
commit8e51241a50531dc10d00e54aee00a24fc6760811 (patch)
treea3006b639224047e1b55924746c8727de1d7f1fe /.gitignore
parent2cc5fbd49fdca20cdeb8eb81455bc1baef627a77 (diff)
downloadrsyslog-8e51241a50531dc10d00e54aee00a24fc6760811.tar.gz
rsyslog-8e51241a50531dc10d00e54aee00a24fc6760811.tar.xz
rsyslog-8e51241a50531dc10d00e54aee00a24fc6760811.zip
systemd: install service and socket unit files
This adds a systemd socket and service unit file to the default install if systemd is found or explicitly enabled in ./configure. Patch is against current git v5-devel.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bc362e7f..55f069ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,9 +25,11 @@ install-sh
missing
compile
rsyslogd
+rsyslog.service
*.orig
rg.conf*
*.swp
+*.cache
# some common names I use during development
utils
tmp*