From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] xinetd: Delete symlinks with uninstallation .
Date: Tue, 10 Mar 2020 15:50:57 +0000 [thread overview]
Message-ID: <C2EA592D-C5D4-4F3F-8C2E-EE8AEFA799B2@ipfire.org> (raw)
In-Reply-To: <20200310153638.9498-1-erik.kapfer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 635 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 10 Mar 2020, at 15:36, Erik Kapfer <erik.kapfer(a)ipfire.org> wrote:
>
> Fixes #12303
>
> Signed-off-by: Erik Kapfer <erik.kapfer(a)ipfire.org>
> ---
> src/paks/xinetd/uninstall.sh | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/src/paks/xinetd/uninstall.sh b/src/paks/xinetd/uninstall.sh
> index a7b8a5370..a929261f3 100644
> --- a/src/paks/xinetd/uninstall.sh
> +++ b/src/paks/xinetd/uninstall.sh
> @@ -25,3 +25,6 @@
> stop_service ${NAME}
> make_backup ${NAME}
> remove_files
> +
> +# Remove symlinks
> +rm -rf /etc/rc.d/rc?.d/*xinetd
> --
> 2.12.2
>
prev parent reply other threads:[~2020-03-10 15:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-10 15:36 Erik Kapfer
2020-03-10 15:50 ` Michael Tremer [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=C2EA592D-C5D4-4F3F-8C2E-EE8AEFA799B2@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/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