From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] systemd: add compatibility symlink for 'shutdown'
Date: Fri, 13 Apr 2018 18:43:19 +0200 [thread overview]
Message-ID: <20180413164319.GA2307@scaer> (raw)
In-Reply-To: <20180413121830.31570-1-anssi.hannula@bitwise.fi>
Anssi, All,
On 2018-04-13 15:18 +0300, Anssi Hannula spake thusly:
> In addition to the 'halt', 'poweroff', 'reboot' symlinks pointing to
> systemctl, add 'shutdown'.
>
> Signed-off-by: Anssi Hannula <anssi.hannula@bitwise.fi>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> package/systemd/systemd.mk | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk
> index 3bc322c..9600fe9 100644
> --- a/package/systemd/systemd.mk
> +++ b/package/systemd/systemd.mk
> @@ -329,6 +329,7 @@ define SYSTEMD_INSTALL_INIT_HOOK
> ln -fs ../bin/systemctl $(TARGET_DIR)/sbin/halt
> ln -fs ../bin/systemctl $(TARGET_DIR)/sbin/poweroff
> ln -fs ../bin/systemctl $(TARGET_DIR)/sbin/reboot
> + ln -fs ../bin/systemctl $(TARGET_DIR)/sbin/shutdown
> ln -fs ../../../lib/systemd/system/multi-user.target \
> $(TARGET_DIR)/etc/systemd/system/default.target
> endef
> --
> 2.8.3
>
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2018-04-13 16:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-13 12:18 [Buildroot] [PATCH] systemd: add compatibility symlink for 'shutdown' Anssi Hannula
2018-04-13 16:43 ` Yann E. MORIN [this message]
2018-04-15 19:12 ` Thomas Petazzoni
2018-05-01 6:52 ` Peter Korsgaard
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=20180413164319.GA2307@scaer \
--to=yann.morin.1998@free.fr \
--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