From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/taylor-uucp/
Date: Fri, 15 Jul 2022 20:55:38 +0000 (UTC) [thread overview]
Message-ID: <1657918527.9d45a4ff15b5948e1ff5de2204e410a018708974.conikost@gentoo> (raw)
commit: 9d45a4ff15b5948e1ff5de2204e410a018708974
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 15 20:52:20 2022 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Jul 15 20:55:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d45a4ff
net-misc/taylor-uucp: restore default shell after unemerge
Since user 'uucp' is being modified after emerge, it needs to be reset
to default after unemerge.
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
.../{taylor-uucp-1.07-r4.ebuild => taylor-uucp-1.07-r5.ebuild} | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/net-misc/taylor-uucp/taylor-uucp-1.07-r4.ebuild b/net-misc/taylor-uucp/taylor-uucp-1.07-r5.ebuild
similarity index 93%
rename from net-misc/taylor-uucp/taylor-uucp-1.07-r4.ebuild
rename to net-misc/taylor-uucp/taylor-uucp-1.07-r5.ebuild
index 40489f01df10..236af2a65b1d 100644
--- a/net-misc/taylor-uucp/taylor-uucp-1.07-r4.ebuild
+++ b/net-misc/taylor-uucp/taylor-uucp-1.07-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -63,3 +63,7 @@ src_install() {
pkg_preinst() {
usermod -s /bin/bash uucp || die
}
+
+pkg_postrm() {
+ usermod -s /bin/false uucp || die
+}
next reply other threads:[~2022-07-15 20:55 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-15 20:55 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-22 9:34 [gentoo-commits] repo/gentoo:master commit in: net-misc/taylor-uucp/ Petr Vaněk
2024-11-08 2:49 Sam James
2024-11-03 18:28 Sam James
2024-11-03 18:28 Sam James
2024-11-03 18:28 Sam James
2024-10-21 2:55 Eli Schwartz
2023-10-05 19:57 Mike Gilbert
2020-09-14 23:53 Sam James
2018-05-22 21:52 Sergei Trofimovich
2018-05-20 23:26 Aaron Bauman
2018-04-12 20:54 Thomas Deutschmann
2018-04-01 14:14 Aaron Bauman
2018-04-01 11:09 Tobias Klausmann
2018-03-28 19:32 Sergei Trofimovich
2018-03-27 22:32 Sergei Trofimovich
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=1657918527.9d45a4ff15b5948e1ff5de2204e410a018708974.conikost@gentoo \
--to=conikost@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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