From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: scripts/
Date: Thu, 2 Jul 2015 13:38:31 +0000 (UTC) [thread overview]
Message-ID: <1435844450.8f7472881dff656d1505e693318478c258b8406e.blueness@gentoo> (raw)
commit: 8f7472881dff656d1505e693318478c258b8406e
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 2 13:40:50 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Jul 2 13:40:50 2015 +0000
URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=8f747288
Remove traps for scripts, let cgroup take care of it.
scripts/passwd.sh | 5 -----
1 file changed, 5 deletions(-)
diff --git a/scripts/passwd.sh b/scripts/passwd.sh
index 8bbbbbb..03dcc0f 100644
--- a/scripts/passwd.sh
+++ b/scripts/passwd.sh
@@ -1,10 +1,5 @@
#!/bin/bash -e
-trap "kill -9 $$" SIGTERM
-trap "kill -9 $$" SIGHUP
-trap "kill -9 $$" SIGKILL
-trap "kill -9 $$" SIGINT
-
echo root:root | chpasswd
useradd -m gentoo
next reply other threads:[~2015-07-02 13:38 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-02 13:38 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-25 14:20 [gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: scripts/ Anthony G. Basile
2016-10-21 6:30 Anthony G. Basile
2016-10-15 13:42 Anthony G. Basile
2016-06-27 9:07 Anthony G. Basile
2016-05-28 15:23 Anthony G. Basile
2016-05-28 10:40 Anthony G. Basile
2016-05-26 22:49 Anthony G. Basile
2016-05-24 9:11 Anthony G. Basile
2016-02-26 21:45 Anthony G. Basile
2016-02-21 20:05 Anthony G. Basile
2016-02-15 20:10 Anthony G. Basile
2016-01-09 14:59 Anthony G. Basile
2015-11-23 21:33 Anthony G. Basile
2015-10-15 2:03 Anthony G. Basile
2015-10-08 22:51 Anthony G. Basile
2015-10-08 18:07 Anthony G. Basile
2015-10-08 17:45 Anthony G. Basile
2015-09-27 13:19 Anthony G. Basile
2015-09-16 5:30 Anthony G. Basile
2015-08-10 12:20 Anthony G. Basile
2015-07-25 19:18 Anthony G. Basile
2015-07-25 1:12 Anthony G. Basile
2015-07-09 1:21 Anthony G. Basile
2015-07-08 18:47 Anthony G. Basile
2015-07-08 15:08 Anthony G. Basile
2015-07-02 2:41 Anthony G. Basile
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=1435844450.8f7472881dff656d1505e693318478c258b8406e.blueness@gentoo \
--to=blueness@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