public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/cronbase/
Date: Wed,  6 Sep 2023 17:09:36 +0000 (UTC)	[thread overview]
Message-ID: <1694020174.3c4d8ebb651ea2e3c70ea179b67fa77ca159a1e9.floppym@gentoo> (raw)

commit:     3c4d8ebb651ea2e3c70ea179b67fa77ca159a1e9
Author:     Tomas Fabrizio Orsi <torsi <AT> fi <DOT> uba <DOT> ar>
AuthorDate: Wed Sep  6 01:27:06 2023 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 17:09:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c4d8ebb

sys-process/cronbase: Added elog message about the cron group

... and how to add a user to said group.

Signed-off-by: Tomas Fabrizio Orsi <torsi <AT> fi.uba.ar>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-process/cronbase/cronbase-0.3.7-r10.ebuild | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/sys-process/cronbase/cronbase-0.3.7-r10.ebuild b/sys-process/cronbase/cronbase-0.3.7-r10.ebuild
index 71791b7ee3dd..5d70784a26c8 100644
--- a/sys-process/cronbase/cronbase-0.3.7-r10.ebuild
+++ b/sys-process/cronbase/cronbase-0.3.7-r10.ebuild
@@ -25,3 +25,12 @@ src_install() {
 
 	keepdir /var/spool/cron/lastrun
 }
+
+pkg_postinst() {
+	elog "To add a user to the cron group so it can create cron jobs, run:"
+	elog
+	elog "    usermod -a -G cron <user>"
+	elog
+	elog "For more information, visit the wiki page:"
+	elog "https://wiki.gentoo.org/wiki/Cron"
+}


             reply	other threads:[~2023-09-06 17:09 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-06 17:09 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-06 17:09 [gentoo-commits] repo/gentoo:master commit in: sys-process/cronbase/ Mike Gilbert
2023-09-06 17:09 Mike Gilbert
2023-09-05 15:24 Mike Gilbert
2023-01-29  5:21 Sam James
2022-08-28  6:30 WANG Xuerui
2022-01-24 19:19 Sam James
2021-07-21 18:40 Conrad Kostecki
2021-07-21 18:40 Conrad Kostecki
2021-07-20 19:03 Conrad Kostecki
2021-07-20 19:03 Conrad Kostecki
2020-02-08 14:18 David Seifert
2019-07-05 21:16 Andreas K. Hüttel
2017-12-20 17:41 Anthony G. Basile
2016-03-15  2:33 Mike Frysinger
2016-02-01 18:49 Tobias Klausmann
2016-01-24  6:46 Jeroen Roovers
2016-01-17 17:02 Agostino Sarubbo
2016-01-15  9:03 Agostino Sarubbo
2016-01-14 21:59 Markus Meier

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=1694020174.3c4d8ebb651ea2e3c70ea179b67fa77ca159a1e9.floppym@gentoo \
    --to=floppym@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