summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPavel Raiskup <praiskup@redhat.com>2014-10-02 18:06:17 +0200
committerPavel Raiskup <praiskup@redhat.com>2014-10-02 18:16:44 +0200
commitaa49c2f1f1f89bca0ca6c6ed5c93c49f6e5c95e5 (patch)
treea32837f9918dd54956a70992506a71cb2fd1bee7 /.gitignore
parent33481db83bb5f6f7d1017e17a00cd0012a06f117 (diff)
downloadpostgresql-setup-aa49c2f1f1f89bca0ca6c6ed5c93c49f6e5c95e5.tar.gz
postgresql-setup-aa49c2f1f1f89bca0ca6c6ed5c93c49f6e5c95e5.tar.xz
postgresql-setup-aa49c2f1f1f89bca0ca6c6ed5c93c49f6e5c95e5.zip
sysvinit: generate init file when needed
From now, if ./configure --with-sysvinit is done, we install init script and do not install systemd files. Original patch written by Jozef MlĂ­ch (jmlich@redhat.com). * Makefile.am (initscriptsdir, nodist_initscripts_DATA): New variables. New postgresql.init target. * configure.ac: Add --with-sysvinit option. * postgresql.init.in: New sysvinit template. * .gitignore: Mention postgresql.init. * NEWS: Document.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e7af52e..4af9905 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,7 @@ postgresql*-ctl
postgresql*.service
postgresql*-setup
postgresql*-setup.1
+postgresql*.init
README.rpm-dist
testsuite
testsuite.dir/