From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] postgresql: add systemd service file
Date: Sat, 10 Jan 2015 19:06:39 +0100 [thread overview]
Message-ID: <20150110190639.49d20de1@free-electrons.com> (raw)
In-Reply-To: <1400620611-7625-1-git-send-email-ps.report@gmx.net>
Dear Peter Seiderer,
On Tue, 20 May 2014 23:16:51 +0200, Peter Seiderer wrote:
> +define POSTGRESQL_INSTALL_INIT_SYSTEMD
> + $(INSTALL) -D -m 644 package/postgresql/postgresql.service \
> + $(TARGET_DIR)/etc/systemd/system/postgresql.service
> + mkdir -p $(TARGET_DIR)/etc/systemd/system/multi-user.target.wants
> + ln -fs ../postgresql.service \
> + $(TARGET_DIR)/etc/systemd/system/multi-user.target.wants/postgresql.service
> +endef
Tabs should have been used instead of spaces for indentation. I've
fixed that up, and committed.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-01-10 18:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-20 21:16 [Buildroot] [PATCH v2] postgresql: add systemd service file Peter Seiderer
2014-06-11 20:33 ` Thomas Petazzoni
2014-07-31 22:13 ` Thomas Petazzoni
2014-10-12 15:29 ` Arnout Vandecappelle
2015-01-10 18:06 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150110190639.49d20de1@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox