DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [DistroKit] [PATCH 2/2] projectroot: remove leftover urshd systemd service unit file
Date: Wed, 19 Feb 2020 11:43:46 +0100	[thread overview]
Message-ID: <20200219104346.4840-2-a.fatoum@pengutronix.de> (raw)
In-Reply-To: <20200219104346.4840-1-a.fatoum@pengutronix.de>

The PTXCONF_URSHD and PTXCONF_URSHD_SYSTEMD_UNIT options were disabled
in cb563ef79 ("ptxconfig: reduce active components"), so no one is
installing this file anymore. Drop it.

Should it be needed in future, the same file is part of the upstream
ptxdist rule since 900dfe2cbb8 ("telnetd/urshd: start only with
ptxdist-devel in the kernel command line").

Fixes: cb563ef79 ("ptxconfig: reduce active components")
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 projectroot/usr/lib/systemd/system/urshd.service | 10 ----------
 1 file changed, 10 deletions(-)
 delete mode 100644 projectroot/usr/lib/systemd/system/urshd.service

diff --git a/projectroot/usr/lib/systemd/system/urshd.service b/projectroot/usr/lib/systemd/system/urshd.service
deleted file mode 100644
index 65d04ab5cb39..000000000000
--- a/projectroot/usr/lib/systemd/system/urshd.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=urshd Server
-After=syslog.target
-ConditionKernelCommandLine=devel
-
-[Service]
-ExecStart=/usr/bin/urshd -D
-
-[Install]
-WantedBy=multi-user.target
-- 
2.25.0


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

  reply	other threads:[~2020-02-19 10:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-19 10:43 [DistroKit] [PATCH 1/2] v7a: barebox: version bump 2020.01.0 -> 2020.02.0 Ahmad Fatoum
2020-02-19 10:43 ` Ahmad Fatoum [this message]
2020-02-19 15:30   ` [DistroKit] [PATCH 2/2] projectroot: remove leftover urshd systemd service unit file Robert Schwebel
2020-02-19 15:30 ` [DistroKit] [PATCH 1/2] v7a: barebox: version bump 2020.01.0 -> 2020.02.0 Robert Schwebel

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=20200219104346.4840-2-a.fatoum@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /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